Skip to content

Allegro implementation of the classic shooter Battle City published on 1985.

Notifications You must be signed in to change notification settings

LucasNolasco/BattleCityAllegro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battle City Allegro

Game inspired on the classic shooter Battle City published on 1985.

Menu

Requirements

  • Allegro 5

On Debian and Debian based distros such as Ubuntu and Linux Mint:

$ sudo apt install liballegro5-dev

Install

The first step is clone this repository:

$ git clone https://github.com/LucasNolasco/BattleCityAllegro.git

Then, enter the created folder and compile the code:

$ cd BattleCityAllegro

$ make all

Finally, for run just type:

$ ./BattleCity

inGame

About

Allegro implementation of the classic shooter Battle City published on 1985.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published