Encrypter

An application which is used to encrypt messages using a custom key.
- Python -

A* Pathfinding Algorithm

An application which is used to solve a maze using the A* pathfinding algorithm.
- Python -

Language Recognition

An application which is used to recognize several different languages.
- Python -

Random Map Generation

An application which uses Perlin Noise and Cellular Automata to generate random levels.
- C#/Unity -