Pages: [1]
|
|
|
Author
|
Topic: Space Invaders on TI-83/84 Plus (Read 6902 times)
|
onpon4
Enlightened
Offline
Gender:
Posts: 709
Sharing is good.
|
I just finished a Space Invaders game for TI-83 Plus/TI-84 Plus using TI-BASIC:
http://onpon.co.nr/4/post/2011/05/space-invaders-for-ti.html
It was quite difficult; The Z80 processor is slow enough on its own. Pair that up with a slow interpreted language, and you have a huge speed problem. But after a couple weeks, I managed to optimize and simplify Space Invaders enough to work effectively on the TI-84 Plus series.
Let me know what you think if you try it.
|
|
« Last Edit: May 26, 2011, 01:34:47 am by onpon4 »
|
Logged
|
|
|
|
Quinarbre
Frungy champion
Offline
Posts: 60
|
Tested it on a TI-83+ rom in VirtualTI, can't say it ran smoothly... But still it's an achievement.
And I'd say you're goofing off in math class too
|
|
|
Logged
|
|
|
|
|
onpon4
Enlightened
Offline
Gender:
Posts: 709
Sharing is good.
|
OK, maybe THIS will be the last update. Here is a list of changes:
- Controls are more intuitive (feel less clumsy)
- Collision detection is more intuitive and precise
- Better-looking visuals
- Axes are actually turned off rather than just drawn over
- Game Over doesn't occur until the aliens actually reach the line at the bottom
I also gave this one a version number, 1.2 (written in the source code).
|
|
|
Logged
|
|
|
|
Pages: [1]
|
|
|
|
|