coppersoft / amigainvaders

A spaceinvaders clone for Amiga OCS, written in full Motorola 68000 assembly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amiga Invaders

A space invaders clone for Commodore Amiga OCS/ECS

Written with love in full 68000 assembly for the Retroprogrammers Inside Gamedev Challenge

©2020 - Lorenzo Di Gaetano

Compiling

The game is written with vasm: http://sun.hasenbraten.de/vasm/

To compile it, launch this command from the root of the project

vasmm68k_mot -Fhunkexe -kick1hunks space.s

Have fun, and remember: AMIGA WILL NEVER DIE!!!

About

A spaceinvaders clone for Amiga OCS, written in full Motorola 68000 assembly.


Languages

Language:Assembly 100.0%