Projects
Games
Quest
| | This is a mostly finished game project. Quest is a Final Fantasy 6 (or 3) clone. It is programmed using low level functions and does not need any libraries. The screen resolution used is 320 x 200 with 256 colors (VGA). The compiler used is DJGPP. Further information at click here. |
Tuxigloo
| | This is a chu chu rocket clone running under Un*x. Further information at click here. |
Game on Archos
| This is a game that Fred developed in C for RockBox (a free open-source firmware for Archos, IRiver and IPod). |
Star on mobile (J2ME)
| This is a puzzle game developped in J2ME. It has only been tested on a Nokia N70. Download Star.jar Star.jad Source |
Misc
Picomedia
The purpose of this project is to allow anybody who knows a little about HTML to create animations on his web pages. The script language uses XML as a basis. You can have a look at the Picomedia Official Homepage for further information.
Cunap
This was an old Napster client developed in C using the Curses Library. You can download it here.
Big Integer Library (in French)
This is a school project. It is a library which allow basic arithmetical operations (+, -, *, /, !) on big integers. With this library, you can compute over 20000 digits of Pi. You can download it here
Cachalot
This is a text-based chat system including a server and a client. Features: macros, text coloring, MOTD. Requires the ncurses library. Download.
Local News Server (in French)
This is also a school project. Basically, with this software, you can post/retrieve articles on a local newsgroup. You can download it here
POV2GLUT: convert a Povray scene into an C/OpenGL program
| This converts a povray file into a C/OpenGL program that can be compiled to display the scene. Download here |
Greibach normal form transformation (april 2000)
This is a school project. This software transform any context-free grammar which does not generate the null string into an equivalent grammar in Greibach normal form. You can download it here
Simple stuffs
Drop Computation of PI
Simple computation of PI. Download
Simple ls for windows
List files with colour. Download
Simple web server
Very basic web server. Look at it!
A simple compiler
Convert a Pascal like program into a 0 address assembler code (based only on a stack). Source provided in C/Lex&Yacc and Java/ANTLR. Look at it!
A simple reader of 3d file
| | Read a 3d file in ASC format and generate an image in ppm format. (not use any 3d library) Download |





