Sudoku Solver

An application for solving any sudoku known to man.
You can load a file with the following layout: x y n (enter) Like this one.
Or you can fill one in using the application.
Then just click calculate and your sudoku will be solved.

Run Project


Cryptograph

An application for encrypting and decrypting texts.
Contains: Morse, Hexadecimal, Decimal, Binary and Alphabetic Shift.

Run Project


Rent-A-Room

A game where the goal is to obtain as many rooms as you can. Can be played online.

Select Open, fill in a number between 3 and 12. One player has to check Host and then click Connect, the other player has to click Connect and fill in the IP-address of the host. If you play on the same PC, start two instances of the program and follow the same steps in connecting them. The IP-address for playing on the same PC is localhost.

Note: the size of the playing field has to be excatly the same as your opponent's or the program will fail.

Run Project


Convert Stuff

An application for converting values. Use the tabs at the top of the screen to choose a subsection.

Run Project