-->
Here are the projects that I have published, open source or not, excluding any that is considered as "reference material for a tutorial".
The list bellow is not exactly in any particular order, although most likely alphabetical since the data is pre-gathered during the build process from a list of files, each describing a project.
CSV2JSON
This is a free and open source application meant to convert CSV data into JSON.
This does not enforce a one to one mapping, allowing for some rather complex JSON structures if necessary.
Free | Open source: Yes | Type: Tool
Godot Addon Pack
Several GDScript only addons for the Godot Engine
The scope of the addons range from debugging tools to UI elements. From inventory system to data management...
Free | Open source: Yes | Type: Plugin
GDSudoku
This is a free Sudoku puzzle generator. It can be "played" directly on the web browser, standalone (Linux or Windows) or natively on Android.
Difficulty of the generated puzzle can be chosen.
Free | Open source: No | Type: "game"
Tritolith
A game inspired by an old classic. Move (sideways) a falling piece composed of three blocks so when it lands you get at least three matching equal blocks.
The matching can be horizontal, vertical or either diagonal.
Free | Open source: No | Type: Game