Email or username:

Password:

Forgot your password?
vacuumbeef

#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)

#Sunvox #Orca

7 comments
Devine Lu Linvega

@vacuumbeef Wow, I can't believe you made an actual game in Orca. This is nuts.

Do you think you'll open source it?

vacuumbeef

@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

Devine Lu Linvega

@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

vacuumbeef

@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.

Devine Lu Linvega

@vacuumbeef Keep me posted, I would love to actually write these standards in the specs!

Go Up