small corrections

This commit is contained in:
Trilarion 2019-11-07 15:16:05 +01:00
parent 72505aa19f
commit 73969f8476
3 changed files with 10 additions and 9 deletions

View File

@ -1,9 +1,9 @@
# Physics Platformer # Physics Platformer
_Physics-based multiplayer platform game_ _Physics-based multiplayer platform game._
- Home: https://github.com/SteveSmith16384/PhysicsPlatformer - Home: https://github.com/SteveSmith16384/PhysicsPlatformer
- State: beta, Inactive since 2019 - State: beta, inactive since 2019
- Download: https://github.com/SteveSmith16384/PhysicsPlatformer/releases - Download: https://github.com/SteveSmith16384/PhysicsPlatformer/releases
- Platform: Windows, Linux - Platform: Windows, Linux
- Keywords: arcade, platformer, multiplayer, physics - Keywords: arcade, platformer, multiplayer, physics
@ -13,4 +13,4 @@ _Physics-based multiplayer platform game_
## Building ## 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.

View File

@ -1,9 +1,9 @@
# Physics Spacewar # Physics Spacewar
_Physics-based multiplayer 2D space battle game_ _Physics-based multiplayer 2D space battle game._
- Home: https://github.com/SteveSmith16384/PhysicsSpaceWar - Home: https://github.com/SteveSmith16384/PhysicsSpaceWar
- State: beta, Inactive since 2019 - State: beta, inactive since 2019
- Download: https://github.com/SteveSmith16384/PhysicsSpaceWar/releases - Download: https://github.com/SteveSmith16384/PhysicsSpaceWar/releases
- Platform: Windows, Linux - Platform: Windows, Linux
- Keywords: arcade, multiplayer, physics - Keywords: arcade, multiplayer, physics
@ -13,4 +13,4 @@ _Physics-based multiplayer 2D space battle game_
## Building ## 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.

View File

@ -2,16 +2,17 @@
_Remake of Tricky Towers._ _Remake of Tricky Towers._
- Home: https://github.com/SteveSmith16384/TumblyTowers - Home: https://github.com/SteveSmith16384/TumblyTowers
- Media: https://en.wikipedia.org/wiki/Tricky_Towers - Media: https://en.wikipedia.org/wiki/Tricky_Towers
- State: beta, inactive since 2017
- Download: https://github.com/SteveSmith16384/TumblyTowers/releases - Download: https://github.com/SteveSmith16384/TumblyTowers/releases
- Platform: Windows, Linux - Platform: Windows, Linux
- State: beta, inactive since 2017
- Keywords: puzzle, inspired by Tricky Towers, open content, remake, skill, multiplayer - Keywords: puzzle, inspired by Tricky Towers, open content, remake, skill, multiplayer
- Code repository: https://github.com/SteveSmith16384/TumblyTowers.git - Code repository: https://github.com/SteveSmith16384/TumblyTowers.git
- Code language: Java - Code language: Java
- Code license: MIT - Code license: MIT
- Code dependencies: JBox2D
## Building ## 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.