I'm a solo game programmer. I do everything on my own: game-design, programming and art.
Most of my Windows games are coded in C/C++ (I'm using MS Visual Studio),
but I also code in Java and Javascript / HTML5 as well.
This page contains my projects, I hope you enjoy viewing & playing them !
PYnoid (Python)
PYnoid is a simple arcade game based on a popular Arcanoid game.
It's written in Python and uses tkinter lib.
More informations and the source code is also available
HERE.
Released: JUN.2022.
Platform: Python