Welcome to the programming section of my website.
This section is dedicated to Flash/ActionScript programming. You will find below some interactive programs, including games, that I created a long time ago, back when Flash was popular. Now it no longer exists, but fortunately some people created Ruffle, a JavaScript tool that allows us to run old Flash programs again. However, due to a change of web host and for security reasons, not everything is functional. Namely, the connection to the database is no longer possible, no neither is the high-score saving system in the games.
Note: The programs work better on desktop than on phones.
If you wish to discover my work on fractals, it's here.
I hope you enjoy your visit!
![]() |
Aligned | This is the first game I have programmed. Align the three squares to get points. Please read help (only in French, sorry) before playing. |
![]() |
Rotations | This deals with a colored ring which moves according to a combination of four rotations. The program allows you to modify various parameters to get a customized shape. |
![]() |
Bouncing balls | Here is a small squared box in which two circular balls move according to gravity and friction. Some collisions are not entirely faithful to physics laws but they seem to do... You may also move the balls yourself. |
![]() |
Snake | And here is the very famous game of snake. If however you do not know the rules of the game, a help page is at your disposal for you to get to know them. |
![]() |
Pix | I present you once again a game I invented. It combines luck, speed and strategy. Your mission is to delete all the black pixels. |
![]() |
Protons and electrons | Watch these two protons and electrons continuously attracting and pushing back each other, hoping (in vain) that they form a dihydrogen molecule. They might nearly manage to do this if you move them... |
![]() |
3D Function | This is a graphic calculator in 3 dimensions. Simply choose a function and watch the result from the angle you like. |
![]() |
A* | An implementation of the famous pathfinding algorithm A*. User's guide: click and drag to draw obstacles or erase them. Up arrow for the start. Down arrow for the arrival. Spacebar to launch the algorithm. Refresh the page to make a new test. |
![]() |
Ants colony | An attempt of ant colony algorithm |
If you experience problems or bugs on the website, or if you have any suggestion, or even any kind of request, then contact me at the address and specify the page concerned.