Skip site navigation (1) Skip section navigation (2)

Site Navigation

Section Navigation

old cpp program

When I have created theses programs I was mainly a windows/visual studio user.
I'm now a linux user and I can run them thanks to wine, and winelib can build them from source !!!

Checkers game

It's a opengl checkers game (or draughts) with computer player ( minimax algorithm).
This game was programed in 2003
mouse button:
- Use wheel button to rotate.
- right button for translation
- left button for piece selection.

warning: the game may create a big log file :)

Ody


3D World demo


pow2D


Bomber


Raytracing



this is my 1st cpp program ( coded in 2002 ? 2003 ? ) This raytracing engine was created with visual studio 6.