From 73969f847691073f758a9d6ff139723245fd1cae Mon Sep 17 00:00:00 2001 From: Trilarion Date: Thu, 7 Nov 2019 15:16:05 +0100 Subject: [PATCH] small corrections --- entries/physics_platformer.md | 6 +++--- entries/physics_spacewar.md | 6 +++--- entries/tumbly_towers.md | 7 ++++--- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/entries/physics_platformer.md b/entries/physics_platformer.md index d76b08d6..c09cce4d 100644 --- a/entries/physics_platformer.md +++ b/entries/physics_platformer.md @@ -1,9 +1,9 @@ # Physics Platformer -_Physics-based multiplayer platform game_ +_Physics-based multiplayer platform game._ - Home: https://github.com/SteveSmith16384/PhysicsPlatformer -- State: beta, Inactive since 2019 +- State: beta, inactive since 2019 - Download: https://github.com/SteveSmith16384/PhysicsPlatformer/releases - Platform: Windows, Linux - Keywords: arcade, platformer, multiplayer, physics @@ -13,4 +13,4 @@ _Physics-based multiplayer platform game_ ## Building -- Build instructions: Import into your favourite Java IDE. All dependencies are included. +- Build instructions: Import into your favourite Java IDE. All dependencies are included. diff --git a/entries/physics_spacewar.md b/entries/physics_spacewar.md index 17146888..8f089ec1 100644 --- a/entries/physics_spacewar.md +++ b/entries/physics_spacewar.md @@ -1,9 +1,9 @@ # Physics Spacewar -_Physics-based multiplayer 2D space battle game_ +_Physics-based multiplayer 2D space battle game._ - Home: https://github.com/SteveSmith16384/PhysicsSpaceWar -- State: beta, Inactive since 2019 +- State: beta, inactive since 2019 - Download: https://github.com/SteveSmith16384/PhysicsSpaceWar/releases - Platform: Windows, Linux - Keywords: arcade, multiplayer, physics @@ -13,4 +13,4 @@ _Physics-based multiplayer 2D space battle game_ ## Building -- Build instructions: Import into your favourite Java IDE. All dependencies are included. +- Build instructions: Import into your favourite Java IDE. All dependencies are included. diff --git a/entries/tumbly_towers.md b/entries/tumbly_towers.md index 0cf3a799..9203495a 100644 --- a/entries/tumbly_towers.md +++ b/entries/tumbly_towers.md @@ -2,16 +2,17 @@ _Remake of Tricky Towers._ -- Home: https://github.com/SteveSmith16384/TumblyTowers +- Home: https://github.com/SteveSmith16384/TumblyTowers - Media: https://en.wikipedia.org/wiki/Tricky_Towers +- State: beta, inactive since 2017 - Download: https://github.com/SteveSmith16384/TumblyTowers/releases - Platform: Windows, Linux -- State: beta, inactive since 2017 - Keywords: puzzle, inspired by Tricky Towers, open content, remake, skill, multiplayer - Code repository: https://github.com/SteveSmith16384/TumblyTowers.git - Code language: Java - Code license: MIT +- Code dependencies: JBox2D ## Building -- Build instructions: Import into your favourite Java IDE. All dependencies are included. +- Build instructions: Import into your favourite Java IDE. All dependencies are included.