Videogames

VideoGames

PIX SNAKE game in C++, using graphics.h BGI library

Snake game with slightly different game mechanics that will bring you interesting challenges Developed by: Copyright (c) 2010, Juan Villalvazo…

Read More »
Advanced Videogames

Snakes game in C++, using graphics.h BGI library

Snakes – Along the routes of Peru STORY Two snakes named Venoro and Vercari, try to escape from the hunger…

Read More »
VideoGames

Ping Pong game in C++, using graphics.h BGI library

Classic Ping Pong game with scores and increased ball speed. The game is given to FT5 (the player who first…

Read More »
VideoGames

Nibbles (snake) game in C++, using graphics.h BGI library

SKILL GAME (1 or 2 players) Now you can play using a joystick and keyboard control is disabled. Includes sources…

Read More »
C++ Programming Gallery

Tic Tac Toe 3D – Gato 3D game in C++, using graphics.h BGI library

TIC-TAC-TOE game on A 4x4x4 cube This is the famous cat game but in 3 dimensions (in a 4x4x4 cube),…

Read More »
Back to top button