game entry file names changed to canonical version

This commit is contained in:
Trilarion
2019-08-19 16:06:48 +02:00
parent 3515ffc167
commit 4a61c63a3f
117 changed files with 318 additions and 315 deletions

13
games/hex_game.md Normal file
View File

@@ -0,0 +1,13 @@
# Hex Game
_Hex based, tactical strategy game._
- Home: https://sourceforge.net/projects/hexgamealpha/
- State: beta
- Keywords: strategy
- Code repository: https://github.com/matthewgrimes/hexgame.git
- Code language: C++
- Code license: MIT
## Building