Author Topic: Snake Game on 68k BASIC  (Read 3103 times)

0 Members and 1 Guest are viewing this topic.

Offline kulmascovia

  • LV0 Newcomer (Next: 5)
  • Posts: 4
  • Rating: +0/-0
    • View Profile
Snake Game on 68k BASIC
« 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 .


Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: Snake Game on 68k BASIC
« Reply #1 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! :)


Offline kulmascovia

  • LV0 Newcomer (Next: 5)
  • Posts: 4
  • Rating: +0/-0
    • View Profile
Re: Snake Game on 68k BASIC
« Reply #2 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.
« Last Edit: August 04, 2010, 12:39:10 am by kulmascovia »

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Snake Game on 68k BASIC
« Reply #3 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.