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:

Nibbles – Basic version of Snakes in C++

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:

Snakes – Along the routes of Peru: Advanced version of Snakes in C++

Developed by:

JOSE LUIS DE LA CRUZ LAZARO

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

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button