27 projects for "c# snake" with 1 filter applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 1
    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
  • 2
    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: 1 This Week
    Last Update:
    See Project
  • 3
    illustrative_progs

    illustrative_progs

    collection of illustrative programs:small games, simulators: C, Matlab

    a collection of small and medium-sized simulation programs that I made explicitely for dydactic and/or documentation purposes. Browse the files, don't click on widnload because there are multiple zips!! All are related to rigidbody dynamics used to make vehicle simulators in the simplest way. Other types of programs may figure too: Snake or Tetris in C for showing the C programming style opted for the other, more specific programs. Possibly this is a link for supplying material to some...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 4

    Snake

    lunux game

    This application is a simple game for linux. The player controls a long, thin creature, resembling a snake, which roams around on a bordered plane, picking up food (or some other item), trying to avoid hitting its own tail or the "walls" that surround the playing area. Each time the snake eats a piece of food, its tail grows longer, making the game increasingly difficult. The user controls the direction of the snake's head (up, down, left, or right), and the snake's body follows. The player...
    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
  • 5
    An upgraded version of the classic snake made in C# with MonoGame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    alleged to the video 'tutorial' "the Mechanics and its Simulation". Simulation with Lagrangian method, both symbolic, and by numerical derivation. All well-grouped in folders. there is also a 'review' in 3 demos of the Newtonian dynamics: mass-spring systems. most of progs are written in C, with use of SDL lib to display simple graphics and have real-time interactivity. As to programming complexity, it's very simple... this all aims at classical physics simulation in a simple but efficient way...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    SKATRAK-Playground

    SKATRAK-Playground

    Proyecto de videojuego para el CUSL 2012-2013

    Descripción completa en: https://github.com/SKATRAK/SKATRAK-Playground#skatrak-playground
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    term_ CTruck3D

    term_ CTruck3D

    ASCII-Art variant of the CTruck3D _Open truck/car simulator

    ... cases the 3D frames representing what happens are done internally by the program, using basic concepts form 3D computational graphics. Stanrd C as all the optehr memeberso of the series. it come in 2 subversions: Linux and Windows. for the Windows version there is a ready executable too. VIDEO: http://www.youtube.com/watch?v=n_O-9EFW5zk
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    TMDSnake3D is snake game in 3D, written in C++ with OpenGL, glut and Lua for configuration. It is pretty tricky to play it and it is more fun to write than play this game.
    Downloads: 0 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
  • 10
    In this game you can play several classic fun, simple arcade games (similar to snake, tron, tetris, rampart, thrust, pong, bomberman). In the multiplayer mode, each of the players can play a different game, which may lead to funny interactions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    HabraSnake is a cross-platform snake game written in C++ and wxWidgets library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Snake-Game for the Linux-Console
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenSnake is an open source snake game (a clone of the classic snake game). The snake of it is continuous. The GUI of it is implemented using wxWidgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Multiplayer LAN/Internet enabled snake with different fun modes of gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A arcade game. You drive a toy wood engine in many levels. You must collect all the coaches. This game looks like the game snake.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 16
    THEW is a curses-based game similar to an old version of the C64 Snake game. It supports a lot of features and displays several informations. Enjoy game!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    snake3d is a variant of the snake game. You are a snake in a 3d world trying to eat as many icosahedrons as possible, which makes your tail longer. There are other snakes (network players) in the world which will try to fail you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    An SDL multiplayer snake game like Dune. Written in C using SDL. The idea is to construct a robust and simple game engine to make it easy to add objects to the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Serpentes is not only just another nibbles/snake-clone but a full-featured snake/tron-like game including new innovative game modes like Deathmatch, CTF, Hunt, Survival, Creeping Death and many more with special stress on Internet/LAN multiplayer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Deadly Cobra is an SDL based game similar to the classic Nibbles or snake game. The point is to eat as many "Men" as possible without eating yourself or hitting a wall. Features include single & multiplayer modes, cool 2-D graphics and great music.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    sNibbles is a platform independent Snake/Nibbles game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Snake 3D is a fun new version of Snake, except played around a cube. It will eventually be able to be customized to add your 3D models, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Netsnake is a snake-like game and its primary goal is to support network playing. A centralized top score list stored on a server is planned too, also matching players of the same skill based on their score.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Schlange 2 is a 3D OpenGL snake-clone that can be played over TCP/IP based networks against other human players or AI opponets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    fast snake game with customisable speed. Windows and linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 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.