Projects

Various little projects

I’ve had a few projects you can find on the internet! All the games I made that are currently public can be found on Itch io. You will also be able to find my open source work on Github. There might also be some tiny bits of project development if you look carefully at the tag clouds

My own GUI/Game engine

It isn’t released yet but I’ve started writing about it, you can check blog posts with this tag. The goal of this project is to write from scratch a graphical user interface on top of the SFML Library in order to learn how to build a ready to go home-made C++ game engine.

Poccito

I wanted to try something new as well as learn a new trendy tool so I got my hands on Electron and nodejs. It is a proof of concept using those technologies to achieve a multiplayer online game. You can find the downloads and more details on this here.