Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 379 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 379 Bytes

JavaTetris

A Tetris clone implemented with Java and LWJGL

Features single and network multiplayer game modes. Multiplayer utilizes the Kryonet library for handling client/server network communication. Simply a hobby project to learn game development.

Legal

Copyright (c) 2012 Cameron Stanley
Licensed under the MIT License. See LICENSE for details.