Difference between revisions of "Challenges"

From Ninerpedia
Jump to navigation Jump to search
Line 24: Line 24:


=== Attack of the Mutant Camels ===
=== Attack of the Mutant Camels ===
This game remotely resembles the fight against the AT-AT in the Star Wars V movie and was the first C64 game I encountered. I was strongly impressed by the gameplay, which is not really complex, but addictive enough to spend several afternoons with it.
See a screen video on Youtube. [https://www.youtube.com/watch?v=ybzUgiE_vQM] and the [[media:Mutantcamels.png]] snapshot from MESS.


=== Impossible Mission ===
=== Impossible Mission ===


=== Space Taxi ===
=== Space Taxi ===

Revision as of 17:56, 31 July 2015

From time to time, on different forums, people come up with pretty interesting ideas for programming, which typically get lost over time. Here, we shall collect those ideas and invite everyone to contribute and maybe to come up with an impressive realization!


Game enhancements

Dive Bomber

Originally a TI BASIC program, it was first slightly enhanced to run in Extended Basic using DISPLAY AT commands, featuring a highscore list. A next enhancement step should be the application of sprites.

Challenge: Implement Dive Bomber in Extended Basic, making use of sprites and utilizing the higher execution speed.

Dive Bomber screen

Game Ports

Game ports are re-implementations of games on other popular platforms, in particular the C64. For most of the time since the release of the TI-99/4A, users and programmers adopted the view that the TI is not well suited for gaming. On the other hand, recent developments show that much of the potential of the TI has never been exploited. On the bottomline, it was not due to the inferior hardware but due to a lack of smart programmers.

Gridrunner

Attack of the Mutant Camels

This game remotely resembles the fight against the AT-AT in the Star Wars V movie and was the first C64 game I encountered. I was strongly impressed by the gameplay, which is not really complex, but addictive enough to spend several afternoons with it.

See a screen video on Youtube. [1] and the media:Mutantcamels.png snapshot from MESS.

Impossible Mission

Space Taxi