-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
- Loading branch information
Showing
2 changed files
with
18 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,15 @@ | ||
dart-pong | ||
========= | ||
========= | ||
|
||
Classic Pong game variation for up to 4 players with network play feature. Created as Dart Hackaton project in 48 amazing hours. | ||
|
||
Technologies used: HTML5, CSS3, Dart and WebSockets. | ||
|
||
Contains client part and server as well. | ||
|
||
How to play: | ||
|
||
1. choose one or 2 screens on start | ||
2. read instruction on screen to play | ||
3. don't be scared when ball hits the wall | ||
4. Enjoy it! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters