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

14
entries/ai_wars.md Normal file
View File

@ -0,0 +1,14 @@
# AI Wars
_Turn-based strategy game, an AI client development testbed._
- Home: https://code.google.com/archive/p/aiwars/
- State: beta, inactive since 2010
- Keywords: strategy
- Code repository: https://github.com/suprafun/aiwars.git, https://code.google.com/archive/p/aiwars/source
- Code language: Python
- Code license: MIT
- Code dependencies: pillow, pygame
## Building