Skip to content

math-ac/space-invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invaders

Prerequisites

To run the program is necessary the P3 assembler as well the simulator. They can be found here.

Make sure that the assembler version corresponds to the system.

Since the simulator itself is written in Java, make sure that java is also installed on the system.

Compiling

To compile and run the program use:

$ make

As a side note, the assembler in the Makefile may need to be changed depending on the system.

About

Space Invaders implementation using the P3 Assembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors