Omnimaga

Calculator Community => Other Calc-Related Projects and Ideas => TI 68K => Topic started by: kulmascovia on August 03, 2010, 11:51:50 pm

Title: Snake Game on 68k BASIC
Post by: kulmascovia on August 03, 2010, 11:51:50 pm
I recently made a snake game on the 68k BASIC but now I've gotten around to polishing it.

Here is the link for download: http://www.mediafire.com/?pwbn56n85sl5zz2

It should be up on TICALC in a few days as well as Tsnake

Time Snake (tsnake) by Kulomascovia

The ReadMe file:

Concept:

A snake game where you play as a snake of fixed size
and the walls close in on you at certain intervals

Eat 3 dots to advance to the next level. The time interval
decreases as the levels advance.

Controls

Directional buttons to control the motion of the snake
Snake will continue moving in the direction of the
button pressed.


This is my first game. There may be some bugs. Please send
me a message if you encounter one. If you have any suggestions
feel free to send me a message as well .

Title: Re: Snake Game on 68k BASIC
Post by: apcalc on August 03, 2010, 11:57:18 pm
This game is very nice considering that it is coded in TI-BASIC!

Althought much better games have been made in C/ASM, it is very nice to see TI-BASIC being pushed to its limits!

Keep up the good work! :)
Title: Re: Snake Game on 68k BASIC
Post by: kulmascovia on August 04, 2010, 12:38:41 am
Thanks. It is a rather slow game. I may try to optimize it in the future.

EDIT: Also, I made the game on the 89 titanium. Not sure if it will work on all 68k calculators.
Title: Re: Snake Game on 68k BASIC
Post by: DJ Omnimaga on August 04, 2010, 01:13:40 am
I'M glad to see new 68k BASIC stuff. It's nice to see both the 68K basic and 68k scene are both still alive. When I get more time, I might give your game a try on my calculator.