Asteroids

screenshot

Requirements

Setup

# Basic build
$ scons

# With debugging symbols
$ export DEBUG=1
$ scons

# To run
$ ./asteroids