Skip to content

Educational Game for Software Design and Development - Year 11

License

Notifications You must be signed in to change notification settings

ruchirbapat/math_asteroids

Repository files navigation

Math Asteroids

A game made for my Term 1 Year 11 Software Design and Development project.

Build and run

To build and run the game, use the provided makefile.

make build

This will build an executable.

make run

This will run the built executable.

make all

This will build and run the executable.

Releases

No releases published

Packages

No packages published

Languages