Miscellaneous
Web
Axan.Org
2000~2003
Educational project of a role playing game made with PHP/MySQL. This game stopped in testing phase but gathered about twenty actives players. It was my first and completely autodidact approach of PHP/MySQL.
CustomGiki
09/2007
Wiki text file viewer. Based on an existing open-source project, CustomGiki adds heavy enhancements and new features (external wiki file support, automatic summary generation including navigation menu, PDF generation) and a complete reforging of the rendering engine.
Here is a sample of a CustomGiki documentation for the Space-Empire-Pulsar project.
GYABOO
10/2010~10/2011
Great, Yet Another Blog On Okinawa. A blog about the student exchange program I did at the Ryukyus University in Okinawa. Built with the Apostrophe framework for Symfony.
C++
CoreWar
2003?
A clone of the game made by NicoLab. CoreWar simulates a virtual computer (CPU + RAM) which run a rudimentary programming language (assembler). The aim of the game is to oppose several programs which must battle against each other (by rewriting memory so they can erase each other).
I programmed this game with the Borland C++ IDE but unfortunately I finally lost the soures
InputMapper
2004?
A utility program to map joystick buttons to keyboard events. It is a hack of the Windows API. That is to say it works well with software relying on Windows API to process input devices thereby does not work for games relying on others API such as DirectX.
JAVA
EquationTester
A utility program where you can input simultaneous equations and monitor values changes while forcing some others values.
You can add as many variables as you need for your system. Each variable is defined by an equation (or a constant) and can be forced to a defined value you can set using a slider.
When you change a variable value all others variables try to compute to display their new values.
The sample on these screenshots is the 3 dimensional trajectory from a defined source point (x0;y0;z0) to a defined target point (x1;y1;z1). For a given time T between 0 and 1, the simultaneous equations compute the current position (xt;yt;zt).
RomTester
2006?
A utility program which test roms compatibility with several versions of MAME emulator in order to classify roms.
Others
Arcarde joypad
2006
Big size two players arcade joypad making.

