moved the entries up one folder, added the folder to the keywords

This commit is contained in:
Trilarion
2019-07-04 16:05:07 +02:00
parent aa997f86b7
commit ff1555e210
529 changed files with 517 additions and 863 deletions

19
games/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
- 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