Showing 101 open source projects for "c# snake"

View related business solutions
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 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

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

    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: 3 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 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: 6 This Week
    Last Update:
    See Project
  • 8
    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
  • 9

    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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 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: 1 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 [Allegro]

    A Snake game made using C and the allegro library.

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

    Snake [WinBGIm]

    Snake game made using windows graphic library for C

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    This is a Simple snake game run on CLI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 2 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: 2 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: 1 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: 2 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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.