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

19
entries/freestars.md Normal file
View File

@ -0,0 +1,19 @@
# Freestars
_Project to create an easily modifiable clone of the 4X turn-based strategy game Stars!._
- Home: http://freestars.sourceforge.net/, https://sourceforge.net/projects/freestars/
- State: beta, inactive since 2008
- Keywords: strategy, inspired by Stars!, remake
- Code repository: https://github.com/topherredden/freestars.git (backup of svn), https://svn.code.sf.net/p/freestars/code/ (svn)
- Code language: C++
- Code license: GPL-2.0
No demo but quite a lot of code in the repository.
[Original Stars!](https://en.wikipedia.org/wiki/Stars!)
See also [GStars!](https://sourceforge.net/projects/gstars/), [Frontier Project](https://sourceforge.net/projects/frontierproject/), https://github.com/vkholodkov/freestars
## Building