Showing 73 open source projects for "c++ snake game codeing"

View related business solutions
  • Intelligent Automation Solutions Built for Modern Finance Teams Icon
    Intelligent Automation Solutions Built for Modern Finance Teams

    We do CFO stuff.

    Digitally transform your business with workflow automation and integrated payment solutions. Digitally store and secure your data with advanced search and accessibility features that keeps your documents at the tip of your team’s fingers.
    Learn More
  • The most user-friendly sales commission software for revenue-focused teams Icon
    The most user-friendly sales commission software for revenue-focused teams

    Everstage is a trusted ICM for public companies and enterprises worldwide-across industries

    Rated as #1 sales compensation management software, Everstage helps businesses streamline commission administration, boost sales performance and improve ROI with actionable insights. Top features: No-code plan designer, detailed commission statements, advanced commission forecasting, quota management, queries & approval workflows, deferred commissions (ASC606), BI-powered reporting, and more.
    Learn More
  • 1

    cpm-gsxsnake++

    The GSX Snake Game

    A simple arcade game for CP/M written in C++ (more precisely, a C code wrapped into the C++ classes). Depends on cpm-ulibc (https://sourceforge.net/projects/cpm-ulibc) and cpm-libgsx (https://sourceforge.net/projects/cpm-libgsx). ********** Compatibility note for Amstrad CPC users: For the correct display use the GSX driver at least version 5 (as shipped with the later versions of DR Draw). Make sure 'SETKEYS KEYS.WP' is started (e.g. from PROFILE.SUB) before running this game,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    WinBGIm Snake game

    Classic "snake" game for Windows.

    This is a clone of the classic Snake game written in C++ using WinBGIm graphics library. You control a snake-like entity and you have to eat apples. Because WinBGIm interface is similar to original BGI, this game can be also compiled for DOS with minor changes. Due to an issue, snake starts to blink a little since it becomes longer.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Snake-By M07D07A
    A Snake Game Written In C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Snake

    Snake

    Snake - classic!

    One of my favourite games, made by me. My first game!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera IT Autopilot Icon
    Atera IT Autopilot

    Ensure operational efficiency at any scale with 24/7 autonomous IT support.

    IT Autopilot takes the pressure off your team by handling first-tier support across the channels your end users already live in — email, chat, Slack, Teams, and your Customer Portal. It doesn’t just respond to end-user queries, issues, and crises — it solves them.
    Learn More
  • 5
    simple_snake

    simple_snake

    It is simple snake game, written on C++ with SFML

    It is simple snake game, written on C++ with SFML
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    rbnSnakeGame

    Simple Snake Game :)

    This is a simple Snake Game created with SFML in C++. You can see the source code on: https://bitbucket.org/robzsantos/snake_game/src/master/ To play this game, execute Snake.exe inside the .zip file. Enjoy! :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    cNibbles is a curses based version of the old nibbles game (also known as snake). Your object is to control the worm and help it eat apples distributed on the playing area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    zmiy

    zmiy

    a snake game (like nibbles) for DOS and 8086

    Zmiy is a snake game designed for DOS and 8086 processors. It's very small and pretty fast. Zmiy simulates graphics using text mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Snake Game CPP

    Clone of the classic Snake video game, written in C++

    The player controls a snake, guiding it across the board in order to reach and eat objects. Every eaten object makes the snake longer, thus increasing the game difficulty. The player loses when the snake hits a wall or a part of its body.
    Downloads: 0 This Week
    Last Update:
    See Project
  • BidJS enables online timed and webcast bidding on your own website. Icon
    BidJS enables online timed and webcast bidding on your own website.

    For companies wishing to sell by auction

    Bidlogix provide auction software to auction houses around the globe. We offer timed auction software, webcast auction software along with an optional invoicing management system. Our software is embedded on your site with fully customisable styling. Based in Brighton, UK Bidlogix started providing auction software in 2013. Our 2 in-house development teams are constantly evolving the product with in excess of 10 auctions per day being run using our software. Our software can cater for the largest of auctions, all in real-time and can support multiple languages.
    Get Started Now
  • 10
    SnakeZ

    SnakeZ

    A singleplayer Snake-Game for Windows using the MonoGame Framework

    The original Snake-Game with a modern 8Bit-Design written in C# using the MonoGame Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Snake [Allegro]

    A Snake game made using C and the allegro library.

    A Snake game made using C and the allegro library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Snake [WinBGIm]

    Snake game made using windows graphic library for C

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a Simple snake game run on CLI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hiro's Snake

    Hiro's Snake

    Another nice version of the classic snake game.

    The retro classic returns! Navigate the snake to hunt for the food, but watch out for the nails that keep popping up.. And you don't want to bump into your own body, either. As you get higher in level, the snake gets longer and faster - your cursor key chops will be put to a serious test! (Freeware)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Snakes On A Continuous Plane

    Snakes On A Continuous Plane

    A 2D multi-player Snake game that allows snakes to move anywhere

    A 2D multi-player Snake game that allows snakes to move in any direction. Power-ups that give your snake special abilities exist to help you conquer your opponents. The game is written in C++ and SFML. A submission for the Ludum Dare competition 34.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Snake PC

    Snake PC

    Beautiful 2D Snake Game For Windows

    Snake 2D PC Eye-Catching Display, Attractive GamePlay, with Sound Effects. Enjoy Different Mazes and Difficulty Levels. Grow snake as large you can. If you like it then please write few words about.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Snake Game Dhaval Kadia
    Coded in language C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    another-snake

    another-snake

    Snake Game clone written in C++.

    Another-Snake is a clone of popular game Snake. It is written in C++. SDL library is used and lexical cast from Boost. It is still under development. Runs on Linux (tested on Debian, Ubuntu and Fedora).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    nsnake

    nsnake

    Classic snake game on the terminal; made with C++ and ncurses

    nsnake is a clone of the classic snake game that we all used to play on our cellphones. You play this game on the terminal, with textual interface. It has a gui-like interface on the console, with many settings and possible game modes. Note that it depends on `ncurses` and `yaml-cpp`. For a more detailed README, check out the GitHub page: https://github.com/alexdantas/nSnake
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    Snake

    A Snake game written in c++ using SDL.

    This one-player Snake game is written in c++ using SDL. Eat food and avoid walls, to reach highscore ! Simple and entertaining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ssnake
    Ssnake (Simple snake) - simple open-source 2D game, written in C++11. The project was written in a hurry and do not pretend to be perfect. Builds, tools: https://sourceforge.net/projects/ssnake/files/ Source code: https://github.com/rescr1pt/ssnake/ --- Copyright (C) 2012 Egorov Oleg (rescr1pt@ya.ru) https://github.com/rescr1pt/ssnake/blob/master/COPYING
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Snake Rawr Rawr

    Snake game with my own twists

    Guide your snake around the game collecting chickens, carebears and even travelling through portals, but watch out for those pesky walls that randomly show up and in all different shapes and sizes. In two player mode, if you take a portal before your opponent, they will be unable to take the portal afterwards since it will close once you are finished warping. Furthermore, portals grant you extra points so it is a good idea to take them. Keep an eye out for the burst spawns as they can spawn...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Snake X 2D

    Snake X 2D

    This is game 2D. It was created for learning beginner OpenGL and C++.

    This is game 2D. It was created for learning beginner programmer OpenGL and C++. The first version (v 0.1) has a length of 3117 characters. About game: The game has a control as in the old good Tetris (probably not known outside the CIS). If you collect one piece of fruit, then your speed will increase by 5% on the value of the previous one. A record number is written to the file "save.snk".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Logical Adder

    Make the snake add the correct numbers and take them home.

    Sammy the Adder has to add the right numbers to take to his hole in the ground. Can you steer him correctly in his task? A fun game for children and adults, and we can even pretend it's educational and play it at school! Use the arrow keys to move Sammy about.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Retro Snake for Linux

    Retro Snake for Linux

    A small retro snake video game for linux

    A small video game clone of Snake (the old retro game) for Debian/Ubuntu based GNU\Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB