Hello and welcome.
My name is Keph and I studied maths and computing. This discipline is a true passion, so I spend a lot of time on my machine. This website will show you some of the projects I made. Most of them are video games because it is a fascinating area!
Actual projects
OpenAlchemist
OpenAlchemist is the name of the project I am currently working on. It is a game which looks like Dr Mario or Puyo Puyo. You have to place some pieces as in Tetris. When three similar pieces are in contact, they mix together and a new higher value piece is created. At the beginning of the game, it is child play, but the difficulty grow quickly when new kind of pieces appears! It is very addictive!
I work on the programming part, writing C++ code with the Clanlib framework. The game is under open source license (GPL), which means that you can study it, modify it and share it easily. Finally, it is available for GNU/Linux and Windows, so you should try it! (Macintosh version is possible, but I do not own one).
Go to the OpenAlchemist website!
Project Nitro
I am working in parallel on the 2D racing game, which looks like an old Amiga game called "Nitro". I am only at the very beginning.
The project will be written in C++ and contain Artificial Intelligence for opponent cars. A level editor is available yet and was created with Java.


