This is my first prototype for a new Atari 2600 game. It is still missing a lot stuff, (animations, game logic, ...) but the core of the game is there. It is a horizontally scrolling shooter where the player should destroy all the enemies before they reach the left side of the screen. In the top scoreboard bar the "L" indicates the remaining lives and the "E" indicates the max number of enemies that can reach the left part of the screen before the game over. The player has only 1 missile that, after bein fired,  is available again only when  it reaches the right part of the screen or is destroyed while hitting an enemy. There can be up to 6 enemies on the screen at the same time with different speed (in the final game the number of enemies will increase over time, for now just to present the game all the enemies are appearing on the screen).

The game is entirely developed in assembly using the 8bitworkshop website ide (I also bought the book indicated in the website - Making games for the Atari 2600 -  it is awesome and very helpful to write Atari 2600 games).

The game runs using the Javatari emulator.

Thanks a lot to Gustavo Pezzi and his great Udemy course about Atari 2600 (Learn Assembly Language by Making Games for the Atari 2600 | Udemy)

Also great help came from this website for the playfield scrolling.

Explosion graphics by Kingdompots

StatusPrototype
PlatformsHTML5
Authorkamaleon70
GenreShooter
Code licenseMIT License
Average sessionA few seconds
LanguagesEnglish
InputsKeyboard

Download

Download
SpaceShip.bin 4 kB

Install instructions

The game can run in the browser using javatari emulator (it works on mobile phones too).

Move the player with the arrow keys and shoot with spacebar.

The file spaceship.bin can be downloaded and run into any Atari 2600 emulator or directly on an actual real Atari 2600 console (I used Harmony cartridge).

Comments

Log in with itch.io to leave a comment.

Just found your game. That looks awesome. I am just following Gustavo's course. Very encouraging to see what can be done with my beloved Atari. Excellent work! Is there any way to contact you?

(1 edit)

Hi, I am very happy that you liked the game (it is really just a demo not a real game).

(1 edit)

Can't wait to see the final game. The demo is already so much fun.

Beautifully done! :)

Thanks for trying my game! :)

amazing achievement! congratulations for your effort

Thanks! :)