gustavooquinteiro / comet-busters

Comet Busters! 1994 remake using SDL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

comet-busters

License GitHub release (latest by date)

This repository is a "Comet Busters! 1994"'s remake using SDL as a way to both study the SDL engine in C++ and recollect the very first offline multiplayer game that I played in my childhood

☑️ Requirements

🛠️ Compilation

For UNIX platforms, is available a Makefile to compile the game with the command:

make all

▶️ Execution

To run the game, type the command in a terminal:

./comet

About

Comet Busters! 1994 remake using SDL

License:MIT License


Languages

Language:C++ 99.3%Language:Makefile 0.7%