Games & Visualization
- Platformer: 2D Platformer crafted in Godot
- Protennis: Tennis Visualization in Processing
- MegaPong: Pong clone for two players
- Maze: Maze game for two players
Game/Visualization programming and design
These toy projects were designed and programming in several different technologies.
The 2D Platformer was crafted in Godot using GDScript language.
The tennis visualization was crafted using Processing language version 3.
The Pong-clone was crafted in C++ using OpenGL and some other open source libraries.
The Maze game was crafted using Javascript.