This is a FreeCell solitairegame solver written in the Java. It is fast and capable - it solves all of the first million Microsoft deals in about 4 hours - 99.99% of them in less than a second, and no deal takes more than 1 minute.
Superficially, Dominoes on Acid is a solitaire variant of Dominoes with weird colorful tiles. But on a deeper level it is a GUI for natural deduction. Every completed domino is equivalent to a proof of a tautology in classical propositional logic.
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
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
- 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.