Skip to content

Commit 5503d3a

Browse files
committed
Update README.md
1 parent cffd1b5 commit 5503d3a

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ PongThreeJS
33

44
#### What
55

6-
PongThreeJS is an online multiplayer pong game. This game is part of FI-WARE (http://www.fi-ware.eu/). Final purpose is to make a realXtend web client. This is a use case to support that goal.
6+
PongThreeJS is an online multiplayer pong game. This game is part of FI-WARE (http://www.fi-ware.eu/). It's designed to be used as a use case for fi-ware mifi platform dev.
7+
You can try the game here: https://dl.dropboxusercontent.com/u/60485425/Playsign/GitHub/PongThreeJS/Pong.html
78

89
* **Features**
910
- ThreeJS 3D javascript library http://threejs.org/
@@ -21,4 +22,16 @@ First we created the game without additional frameworks like Bullet physics. Fin
2122

2223
#### Conclusion
2324

24-
?
25+
(TODO)
26+
27+
#### Usage
28+
29+
- Controls
30+
- Player 1 (and players from 3 to 100): move left: A, move right: D
31+
- Player 2: move left: left arrow, move right: right arrow
32+
- Debug ball move: u,h,j,k
33+
- Use the top right sliders to change player amount and ball's speed
34+
- Online game
35+
- Coming!
36+
- Development tips
37+
- TODO

0 commit comments

Comments
 (0)