Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-21T20:54:31.000Z (over 11 years ago)
- Last Synced: 2024-07-22T10:48:13.755Z (5 months 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
=============
[![Build Status](https://travis-ci.org/jonathantribouharet/BomberMan.png?branch=master)](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