Projects

Here are the projects that I have published, open source or not, excluding any that is considered as "reference material for a tutorial". Also, those are not in any particular order.

GDSudoku

This is a free Sudoku puzzle generator. It can be "played" directly on the web browser, a stand alone (Linux or Windows) or Android.

Linux, Windows, Android and Web play:

https://kehom.itch.io/gdsudoku

Web play:

https://gotm.io/kehom-forge/gdsudoku

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 any diagonal.

Linux, Windows and Android:

https://kehom.itch.io/tritolith

Web play:

https://gotm.io/kehom-forge/tritolith

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.

Source code:

https://github.com/Kehom/GDotCSV2Json

Linux and Windows Binaries:

https://github.com/Kehom/GDotCSV2Json/releases

Web:

https://kehom.github.io/csvtojson/

Godot Addon Pack

Multiple addons for the Godot Engine.

Source code:

https://github.com/Kehom/GodotAddonPack