Game of life The Game of Life is a simulation game that was first introduced by British mathematician John Conway in 1970. The game is played on a grid of cells, which can be either “alive” or “dea...
Maze Generator
Maze Generator A maze generator is a software program or algorithm that creates random mazes with different shapes, sizes, and complexity levels. The generator typically starts with a grid of cell...
Simple Ray Casting
Simple Ray Casting Simple Ray Casting which use Qt/C++. Simple Ray Casting Source code Gameplay Play online
Pentomino
Pentomino Clone of tetris but 5blocks for piece. Pentomino Source code Gameplay Play online
Frogger
Frogger This is clone of Frogger which is a 1981 arcade action game developed by Konami and manufactured by Sega. Frogger Source code Gameplay Play online
Space Invaders
Space Invaders Space Invaders is a 1978 shoot ‘em up arcade game developed by Tomohiro Nishikado. This is clone with new addons. Space Invaders Source code Gameplay Play online
Pacman
Pacman Pac-Man, originally called Puck Man in Japan, is a 1980 maze action video game developed and released by Namco for arcades. Game from repo is created in Qt/C++. Pacman Source cod...
Simon Game
Simon Game Simon is an electronic game of short-term memory skill invented by Ralph H. Baer and Howard J. Morrison. Game is created in Qt/C++. Simon Game Source code Gameplay
Flappy Bird
Flappy Bird Flappy Bird is a mobile game developed by Vietnamese video game artist and programmer Dong Nguyen. The game is a side-scroller where the player controls a bird, attempting to fly betwee...
Memory Puzzle
Memory Puzzle Memory puzzle is a game that tests a player’s ability to remember the location of matching pairs of tiles. The game is typically played on a board that is filled with tiles that are f...