Tetris clone game totally written in Java (1.6) with NetBeans. Highly configurable and modular. It will include pieces editor, multiplayer and more. It runs on any system with JRE 1.6 installed.
- Java 1.6.0_19
- Netbeans 6.9
- libTUIO 1.4
- Windows 7 home premium
This is a simple version of the classic game snake
but in this version we using the libTUIO for the interface
- java 1.6.0_17
- windows 7 x64
- netbeans 7.0
- jbox2d 2.0.1-b250 full
- TUIO java 1.4 lib
Java based snake game using jbox2d physics library, partially using TUIO and processing library for graphics.