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.