In an attempt to keep my brain from rusting I decided to try and work through all the Project Euler problems. So far I have solved 72. Still have a lot to go, and I’m sure they will get much harder soon. My current score All problems can be found on my Github Page Here [...]
Archive for the ‘Logic Problems’ Category
Thog Problem
Posted by kenny on January 8th, 2009
Given the following combinations of shapes and colors:
Rubik’s Cube – 2D Implementation – Java
Posted by kenny on December 25th, 2008
This is a simple 2D representation of a Rubik’s Cube written in Java. Its main purpose to be easily integrated with other software. I.e. A Rubik’s Cube solving Neural Network. Therefore, the UI is not extremely eye catching. But it serves a good test to demonstrate that the software is working. Later implementations will better [...]

Posted in
Tags:

