diff --git a/entries/killer_crates.md b/entries/killer_crates.md new file mode 100644 index 00000000..7cea4512 --- /dev/null +++ b/entries/killer_crates.md @@ -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 + diff --git a/entries/simple_platformer.md b/entries/simple_platformer.md new file mode 100644 index 00000000..0d7023ad --- /dev/null +++ b/entries/simple_platformer.md @@ -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