Skip to content

nickpenaranda/Kokgee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kokgee -- A flexible Tetris clone

Version 0.01 alpha 11 April 2012

(c) 2012 Nick Penaranda

[email protected] [email protected]

See LICENSE.TXT for license information.

  1. Description

Kokgee (Pronounced KOH-ghee) is a Tetris clone designed to be flexible and amenable to research. It is designed to be compliant with the original Tetris specifications, but adds some enhancements such as CW rotation, "speeded drop" and next piece preview. Scoring is simplified and only accounts for completed lines.

  1. Features/Specs

  • Built with Java and uses LWJGL/Slick
  • Complies with original Tetris specifications
  • Sounds
  1. Controls

  • 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
  • (DEV) F4 Reset everything
  • Escape Exit game (does nothing in applet mode)
  1. TODO

  • Menus
  • Gameover screen, game end behavior
  1. Bugs

  • Please report strange behavior and crashes (preferably with traceback info) to [email protected]

About

Tetris clone in Java w/ Slick/LWJGL

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE.txt
Unknown
LICENSE-LWJGL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published