StayErk / space-impacter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:C 97.6%Language:Makefile 1.4%Language:C++ 1.0%