Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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++

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