https://github.com/johnvuko/bomberman
Basic bomberman written in C++
https://github.com/johnvuko/bomberman
bomberman c-plus-plus game game-2d libsdl
Last synced: 8 months ago
JSON representation
Basic bomberman written in C++
- Host: GitHub
- URL: https://github.com/johnvuko/bomberman
- Owner: johnvuko
- Created: 2012-12-02T05:15:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-21T20:54:31.000Z (over 12 years ago)
- Last Synced: 2025-02-28T23:46:50.086Z (over 1 year ago)
- Topics: bomberman, c-plus-plus, game, game-2d, libsdl
- Language: C++
- Size: 2.63 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bomberman
=============
[](https://travis-ci.org/jonathantribouharet/BomberMan)
Basic bomberman written in C++
Requirements
------------
libSDL => http://www.libsdl.org/download-1.2.php
libSDL_image => http://www.libsdl.org/projects/SDL_image/
libSDL_ttf => http://www.libsdl.org/projects/SDL_ttf/
libSDL_mixer => http://www.libsdl.org/projects/SDL_mixer/
Tested on Linux and Mac OS
Use CMake for generate Makefile