Projects included:
Clicker game/Workika: Mobile clicker game. This game was created for Google Play. In this game you click a button collecting money and upgrading your money making ways. With the money you can buy collectible cards.
Block run: platformer type game. It is a game where you play as a cube that runs forward without stopping, unless it hits a wall. Unlike similar games it has a feature of camera rotating if the cube rotates.
RPG(godot): RPG turn-based combat game. It is a project created to demonstrate RPG combat system using data structures.
Battleship: battleship game c++ script. The game happens in your terminal. You type the the letter and a number (coordinates) where you want to place your ship. Latter you guess where are the ships of the enemy by typing their coordinates. Last person with their ships wins.