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

18
entries/vassal.md Normal file
View File

@ -0,0 +1,18 @@
# VASSAL
_Game engine for creating electronic versions of traditional board and card games._
- Home: http://www.vassalengine.org/, https://sourceforge.net/projects/vassalengine/
- State: mature
- Download: http://www.vassalengine.org/download.php, https://sourceforge.net/projects/vassalengine/files/
- Platform: Windows, Linux, macOS
- Keywords: board game, clone, framework, game engine, inspired by Board Game
- Code repository: https://svn.code.sf.net/p/vassalengine/svn/ (svn)
- Code language: Java
- Code license: LGPL-2.1
Quite a few [VASSAL modules](http://www.vassalengine.org/wiki/Category:Modules).
https://git.code.sf.net/p/vassalengine/listbridge, https://git.code.sf.net/p/vassalengine/site, https://git.code.sf.net/p/vassalengine/site-src, https://git.code.sf.net/p/vassalengine/vassal4-demo
## Building