Showing 103 open source projects for "c++ snake"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 1
    snake #

    snake #

    Snake with mutiplayer and AI

    this is a classic snake wrote in C# (.net 4.0) with multiplayer or AI opponent. try to challenge your friends or AI, also on network! please write a review to give me a feedback :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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: 0 This Week
    Last Update:
    See Project
  • 4

    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, otherwise...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 5
    Snake-By M07D07A
    A Snake Game Written In C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Snake

    Snake

    Snake - classic!

    One of my favourite games, made by me. My first game!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 10
    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: 2 This Week
    Last Update:
    See Project
  • 11

    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
  • 12

    Snake [WinBGIm]

    Snake game made using windows graphic library for C

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    This is a Simple snake game run on CLI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16

    Snake [Allegro]

    A Snake game made using C and the allegro library.

    A Snake game made using C and the allegro library.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Snake Game Dhaval Kadia
    Coded in language C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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
  • 23
    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: 9 This Week
    Last Update:
    See Project
  • 24

    snake

    classic snake game

    It is lite version of snake game. It runs on dos and is compiled by codeblocks. It does not make use of graphics in c++ just special characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next