Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 373 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 373 Bytes

MetaChess

An extended version of classis chess implemented in Java and OpenGL using the LWJGL library. The extensions includes variable turn rate based on the players position on the board. An extra set of possible actions to take for each piece type. An elaborate scoring/health system. And a recursive board level.

See the "dev" branch for the most recent version.