#Orca Snake game v2
Now the tail grows when you eat and new food is spawned randomly, there are scores now and some kind of game over message when you bump into wall.
Sadly you can't grow your tail infinitely, max length = 15 tiles (with head)
#Orca Snake game v2 Now the tail grows when you eat and new food is spawned randomly, there are scores now and some kind of game over message when you bump into wall. Sadly you can't grow your tail infinitely, max length = 15 tiles (with head) 7 comments
@neauoire but seriously yeah good idea. But you know, I want to port it to uxn version, I guess using $ operator I can make a real "restart" feature? When you bump into wall @vacuumbeef yeah! That would work, I don't think you need to do anything special to it for it to work on uxn, I would keep the midi operators as they are @neauoire there will be problems with how uxn version handles operators with no value probably, it's different from C as I remember. Well I'll look into it tomorrow I hope. @vacuumbeef Keep me posted, I would love to actually write these standards in the specs! |
@vacuumbeef Wow, I can't believe you made an actual game in Orca. This is nuts.
Do you think you'll open source it?