As part of getting to know OpenGL, I created a simple 3D game called DogFight. The game is created in the Qt development environment using C++. In the game, the player controls an aircraft and collects bonus objects and avoids those that are penalized. After finishing the current level, the player continues to the next level with increased difficulty. The goal of the game is to reach as many points as possible.
Invasion of overworked informatics
As part of the familiarization with javascript, I designed and created a tiny computer game called Invasion of overworked Informatics (IPI). The game uses Javascript and HTML Canvas. The player in the game controls a flying saucer, shooting down a dangerous object, collecting points and ammunition. The goal of the game is to get as many points as possible.