Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Scipi

Pages: 1 ... 68 69 [70] 71 72 ... 139
1036
TI Z80 / Re: My Digital Clock
« on: March 23, 2012, 02:36:20 pm »
What language is this written in?

ASM, Basic? :D

1037
That looks nice!

Kinda reminds me of Mario a bit with Bullet Bill :P

1038
TI Z80 / Re: Snak'11
« on: March 23, 2012, 02:34:09 pm »
Wow, I definitely like the style :D

What other features are you going to include in the future?

1039
Miscellaneous / Re: Buttsfredkin = LincolnB
« on: March 23, 2012, 02:32:05 pm »
Haha actually we could do both! Change the name and the leading character lol


*saintrunner wishes he could change his display name to just 'saint'*

Hmm. What if members could change their username themselves once for every 1000 posts :D

Dunno if that'd get out of hand though <_<

1040
Computer Projects and Ideas / Re: [Contest] System Crash
« on: March 23, 2012, 02:22:24 pm »
Just an FYI, this is not dead, I am planning on a second release once I have finished rewriting the code. (Which is simple, really. Just restructuring it to make it OO)

However, I find myself pressed for time nowadays, and I was wondering if there is anyone who would like to help me develop this to share the workload and also bounce ideas off of.

If there's anyone interested the project is written in C++ using the SFML library.

1041
Gaming Discussion / Re: [Core Wars] Post Your Warriors
« on: March 23, 2012, 02:00:47 pm »
I wrote another rather simple one today

Code: [Select]
;redcode
;name Imp Trap
;author Thomas Stone
;strategy Imp
;Attempts to turn opponent into imp and then bomb them

MOV 5, -1 ;Imp Trap
DJN -1, #1
NOP 0, 0
SPL 3 ;Start Imp
JMP -4 ;Start Trap
DAT #0, #0 ;Bomb
MOV 0, 1 ;Imp

What this basically does is start an imp as a second process and then keep planting bombs in a single area hoping to stop the Imp before it overwrites itself. In the process the Imp hopefully turns the opposing warrior into an Imp as well.

1042
Humour and Jokes / Re: The awkward moment when...
« on: March 23, 2012, 11:03:24 am »
Quote
Also just to make sure you know: Posting in spam section does not increase your post count
Say, WHAT? jk :P


When you realize posting in the Spam Section doesn't increase your post count D:

1043
Humour and Jokes / Re: The awkward moment when...
« on: March 23, 2012, 12:42:15 am »
When the RedCode Warrior you spent two hours tweaking in order for it to work can't even beat an Imp...

1044
Gaming Discussion / Re: [Core Wars] Post Your Warriors
« on: March 23, 2012, 12:11:18 am »
I improved mine. It's now complete.

Code: [Select]
;redcode
;name Bomb Glider
;author Thomas Stone
;strategy Imp/Stone
;Moves forward laying bombs directly in front of it and continuously behind it

MOV 10, >7 ;Copier
MOV 10, >6
MOV 10, >5
MOV 10, >4
SUB #3, 3 ;Used to set pos for next Crawler
SUB #2, 6 ;Dec pos for each Rear Bomb
DJN -6, #1 ;Jump to prevent excess processes
SPL 8, #7 ;B is pos to start copying
NOP #0, #0 ;Used for timing Purposes
JMP -9 ;Start copy loop
DAT #0, #0 ;Bomb
MOV -1, -16 ;Keeps track of rear Bomb Pos
MOV -2, 2 ;Places forward Bomb
JMP -1 ;Crawler loop
DAT #0, #0 ;End of Code

1045
Computer Projects and Ideas / Re: Zak LeRoi, PC RPG
« on: March 22, 2012, 10:28:58 pm »
That menu reminds me of Minecraft for some reason, lol. :P

1046
Gaming Discussion / [Core Wars] Post Your Warriors
« on: March 22, 2012, 08:28:23 pm »
Here's my first warrior. I call it a Bomb Glider

Code: [Select]
;redcode
;name Bomb Glider
;author Thomas Stone
;strategy Imp/Stone
;Moves forward laying bombs directly in front of it and continuously behind it

MOV -1, <0
MOV 2, >1
JMP -2, #2
DAT #0, #0

It's not finished yet, but it's workable. I want to make it able to propel itself forward through the core, perhaps with a second process.

1047
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: March 21, 2012, 06:50:08 pm »
2625: You have another member's GamerTag

(Btw, unrelated but mine's EE s1ay3r44 if anyone wants to add me)

1048
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: March 21, 2012, 12:22:09 am »
2623 - You actually want this thread to reach 9001 signs.

1049
Miscellaneous / Re: What Does Your Voice Sound Like? (New Collection)
« on: March 21, 2012, 12:20:04 am »
Hellninjas, you sound nothing like I thought you would, lol.

1050
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: March 19, 2012, 10:36:01 pm »
2621: You have all your things uploaded here instead of on ticalc.

Pages: 1 ... 68 69 [70] 71 72 ... 139