/space-impacter

A simple game in C about a spaceship and a couple of asteroids

Primary LanguageC

space-impacter

a simple game written in C about a spaceship and a couple of asteroids

run the game

clone this repo

    $ make install
    $ ./space-impacter

how to play:

a: move left

d: move right

m: fire

Note

do not long press.