renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog

This commit is contained in:
Trilarion
2019-09-20 14:47:35 +02:00
parent e682f975ad
commit d67e0db0cc
1083 changed files with 1369 additions and 1078 deletions

15
entries/brutal_chess.md Normal file
View File

@ -0,0 +1,15 @@
# Brutal Chess
_Inspired by the once popular "Battle Chess" released by Interplay circa 1988._
- Home: https://web.archive.org/web/20080410010554/http://brutalchess.sourceforge.net/, https://sourceforge.net/projects/brutalchess/
- State: beta, inactive since 2007
- Download: https://sourceforge.net/projects/brutalchess/files/
- Platform: Windows, Linux
- Keywords: strategy, chess, clone
- Code repository: https://gitlab.com/osgames/brutalchess.git (import of svn), https://svn.code.sf.net/p/brutalchess/code/ (svn)
- Code language: C++
- Code license: GPL-2.0
## Building