C++ Programming GalleryVideoGames
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 on joystick programming. Below is a screenshot of Nibbles:

This game is a basic version of Snakes, quite similar to the original Nibbles from Microsoft, whose download links are at the end of this post. But based on this version I also developed an advanced version in C++ called “Snakes – Along the routes of Peru”, which you can access from here. Below is a screenshot of this advanced version:
Developed by:
YACSHA – Software & Desing, since 1999, Lima – Perú
The World of Chaos – EL MUNDO DEL CAOS – Unlimited Programming
You can DOWNLOAD the SOURCE CODE and executable of Nibbles for FREE from here:
Join The World of Chaos Developer Community😃
Contribute to the project on Github!HISTORY
- Version 7 21-III-2024
- Update graphics/nibles – Porting to VC++ 2017 using winbgi
- Version 6.1 29 XII 1999
- The joystick is calibrated in text mode
- The joystick is used to control the player 1 nibble







