MuriloMir / Space-invaders

A space invaders game to teach you how to do that sort of thing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space-Invaders

A space invaders game written in D to teach you how to do that sort of thing.

Just download the source code and the dependencies into the same folder, then you compile it with the command: dmd source -m64 -i -J. -O -g

Notice it was designed for Windows, it may not work on Linux.

About

A space invaders game to teach you how to do that sort of thing.

License:MIT License


Languages

Language:D 100.0%