-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:nickpenaranda/Kokgee
- Loading branch information
Showing
1 changed file
with
16 additions
and
1 deletion.
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 |
---|---|---|
|
@@ -29,5 +29,20 @@ Kokgee (Pronounced KOH-ghee) is a Tetris clone designed to be flexible and amena | |
* Left/Right Arrow Move left/right | ||
* Down Arrow Speeded descent | ||
* Spacebar Instant ("Hard") drop | ||
* D/F Rotate piece CCW/CW | ||
* P Pause/unpause | ||
* S Disable sound | ||
* (DEV) F1/F2 Increase/decrease level | ||
* Escape Exit game | ||
* (DEV) F4 Reset everything | ||
* Escape Exit game (does nothing in applet mode) | ||
|
||
4. TODO | ||
------- | ||
|
||
* Menus | ||
* Gameover screen, game end behavior | ||
|
||
5. Bugs | ||
------------- | ||
|
||
* Please report strange behavior and crashes (preferably with traceback info) to [email protected] |