additions from backlog and conversions to git

This commit is contained in:
Trilarion
2019-09-26 15:41:09 +02:00
parent fd9491dcb2
commit a4529af611
70 changed files with 965 additions and 314 deletions

View File

@ -5,10 +5,13 @@ _Remake of Bomberman, another Dynablaster clone._
- Home: http://bombic.sourceforge.net/, https://sourceforge.net/projects/bombic/
- State: beta, inactive since 2005
- Download: https://sourceforge.net/projects/bombic/files/bombic/
- Platform: Linux
- Platform: Linux, macOS
- Keywords: action, inspired by Bomberman, remake
- Code repository: https://svn.code.sf.net/p/bombic/code/ (svn)
- Code language: C++
- Code repository: https://gitlab.com/osgames/bombic.git (clone of svn), https://svn.code.sf.net/p/bombic/code/ (svn)
- Code language: C++, Objective-C
- Code license: GPL-2.0
- Code dependencies: SDL
## Building
- Build system: Make