Skip to content

Simple game for 2/3 players (offline!) written in C using Allegro 4.2 library.

License

Notifications You must be signed in to change notification settings

kamilpp/bomberman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bomberman

Simple game for 2/3 players (offline!) written in C using Allegro 4.2 library.

Installation

Linux

To build on linux first install liballegro4.2-dev. Then run:

make
./Bomberman

Windows

You can build project on your own or use the binary Bomberman.exe which can be found in windows folder. Libraries included.

TODO

  • animations
  • apperance...

License

Project is released under The MIT License. See LICENSE file.

About

Simple game for 2/3 players (offline!) written in C using Allegro 4.2 library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published