Kurt Nelson

My Various Random Ramblings

Entries Tagged ‘creation’

Psych IA Format

Proper IB Psychology SL/HL IA format

Leave a Comment

jPPPv3.0.1 Released

Updated version now with offset parameter and fixed to match the official PPPv3.0 output

Comments (2)

Connect Four

The program uses a depth-first game tree search and heuristics to come to the correct answer. In less than a second, it comes to the best move thinking about 7 moves in advance.

Leave a Comment

PPPv3 Java Implementation

I have updated my earlier implementation for PPPv3. In addition, I modified the PPPEngine object to behave in an easier to manage way. Here is my new java doc, along with an example driver.

Comments (1)

His Cell

He had lived here for 15 years, and I had wondered what had caused him to cause the atrocities that bore his name. It was a dark, damp closet of a bedroom he lived in.

Leave a Comment

jDefense 0.2 Released

jDefense is a Java implementation of a tower defense style game.

Leave a Comment

jDefense 0.1.2

We have released the newest version of jDefense which has some major bug fixes, and minor graphical updates. The game is now fully playable, and just needs to be balanced. The newest version is available at http://jdefense.sourceforge.net

Leave a Comment