Added two more games

This commit is contained in:
Stephen Carlyle-Smith 2019-11-11 11:07:54 +00:00 committed by Trilarion
parent 644158b45f
commit 954e28e0d6
2 changed files with 30 additions and 0 deletions

14
entries/killer_crates.md Normal file
View File

@ -0,0 +1,14 @@
# Killer Crates
_Remake of What the Box_
- Home: https://github.com/SteveSmith16384/KillerCrates
- State: beta, Inactive since 2017
- Download: https://github.com/SteveSmith16384/KillerCrates/releases
- Platform: Windows, Linux
- Keywords: Arcade, multiplayer, What the Box, FPS
- Code repository: https://github.com/SteveSmith16384/KillerCrates.git
- Code language: Java
- Code license: MIT
- Code dependencies: jMonkeyEngine

View File

@ -0,0 +1,16 @@
# Simple Platformer
_A simple LibGDX platform game designed to be extended_
- Home: https://github.com/SteveSmith16384/SimplePlatformer
- State: beta, inactive since 2019
- Download: https://github.com/SteveSmith16384/SimplePlatformer/releases
- Platform: Windows, Linux
- Keywords: arcade, platformer, libgdx
- Code repository: https://github.com/SteveSmith16384/SimplePlatformer.git
- Code language: Java
- Code license: MIT
## Building
- Build system: Gradle