CodeWalrus

Development => Calculators => Calc Projects, Programming & Tutorials => Topic started by: semiprocoder on April 09, 2016, 04:25:09 PM

Title: [TI-Nspire] NSnake[lua]
Post by: semiprocoder on April 09, 2016, 04:25:09 PM
I havent really been active here for a while, so I just decided to post a small project I made just for fun, but wasn't going to release(as there are multiple other snake games already available). However, I decided to release it anyways(because why not?). Anyways, attached are the game and a gif of it.
Title: Re: NSnake
Post by: Dream of Omnimaga on April 09, 2016, 05:15:08 PM
I like the look. You should make the grass green, though. :) Nice to see you still code :)
Title: Re: NSnake[nspire][lua]
Post by: Dudeman313 on April 09, 2016, 07:25:17 PM
Cool! Mind posting a moving screenshot?
Title: Re: NSnake
Post by: Dream of Omnimaga on April 09, 2016, 10:27:06 PM
It's animated, Dudeman313, but you need to click the attached image in order to animate and enlarge it.
Title: Re: NSnake[nspire][lua]
Post by: Snektron on April 10, 2016, 07:04:52 AM
Any snake game is a fine game ;)
Title: Re: NSnake
Post by: Dream of Omnimaga on April 10, 2016, 08:00:42 AM
Quote from: Cumred_Snektron on April 10, 2016, 07:04:52 AM
Any snake game is a fine game ;)
That's unless one single author makes like 5 Snake games himself. :P

(but again, I actually did that in 2002, although all of them were lost in a mem clear and one was actually not bad for basic, graphics-wise)
Title: Re: NSnake[nspire][lua]
Post by: Dudeman313 on April 11, 2016, 10:08:09 PM
Quote from: DJ Omnimaga on April 09, 2016, 10:27:06 PM
It's animated, Dudeman313, but you need to click the attached image in order to animate and enlarge it.
Oh okay. Nice game! Can you crash into walls, or can you pass through them?
Title: Re: NSnake[nspire][lua]
Post by: semiprocoder on April 12, 2016, 12:06:56 AM
You crash if you hit walls, meaning you cant pass through them.
Title: Re: NSnake
Post by: Dream of Omnimaga on April 12, 2016, 03:44:22 AM
Maybe you could add an option to switch between walled and looping mode?

Also do you plan to remake this with sprites or would that be too slow?
Title: Re: NSnake[nspire][lua]
Post by: Dudeman313 on April 13, 2016, 08:18:31 PM
Quote from: semiprocoder on April 12, 2016, 12:06:56 AM
You crash if you hit walls, meaning you cant pass through them.
Oh, okay. But the option would be nice, as @DJ Omnimaga suggested.
Title: Re: NSnake
Post by: aetios on April 16, 2016, 01:59:04 PM
Looks nice but you really need to do something about the colors, haha.
Title: Re: NSnake[nspire][lua]
Post by: Dudeman313 on April 16, 2016, 03:17:40 PM
And maybe change the "score" font and move it so the numbers don't touch the actual game?
And a colourful title screen to make yours stand out might be good.
Title: Re: NSnake[nspire][lua]
Post by: semiprocoder on April 17, 2016, 02:35:36 AM
Alright yeah I will probably change the colors and make it easier to see the score. I will edit the original post once I update the game.
Title: Re: NSnake
Post by: Dream of Omnimaga on April 17, 2016, 02:38:04 AM
Maybe there could be an insane mode where 4 apples appear everytime and where your snake grows much faster?