Showing 142 open source projects for "snake"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 1
    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
  • 2
    An upgraded version of the classic snake made in C# with MonoGame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 9 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    uber-snake

    uber-snake

    Arcade game about awesome snakes

    You all probably played an usual "snake" someday? But now imagine that you are not alone. So now you have to think not only about the how to quickly gather all the food and do not hurt yourself, but also beware of enemies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Snake

    lunux game

    ...The player cannot stop the snake from moving while the game is in progress, and cannot make the snake go in reverse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    achtbit

    achtbit

    An 8 bit emulator created on the scratch, including an assembler.

    ...It has a builtin assembler to load assembler programs. There is a rudimentary rom that implements some basic functions like line input, or a system clock. Also there is a snake game, (depending on that rom), as a reference and for fun! Take a look, give me your reply! When having ideas for better performance, let me know!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JaveScript Snake

    A snake game made with JavaScript

    A version of the classic Snake game made using JavaScript
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Is a simple, Java made, snake game which supports full-screen mode and windowed and it let's you choose if your snake will be a "WIndows" or "Apple Mac" snake. It's fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Java Snake Battle

    Variant of the classic Snake game written in Java

    A variant of the classic game Snake, but with the addition of an autonomous enemy snake.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyLottery

    PyLottery

    A pygame designed to draw number balls in ways of hungry snake.

    A pygame designed to draw number balls in ways of hungry snake. The script is first designed for the ending lottery game in PyCon Taiwan 2012.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    GridSnake

    Grid based game from the XNA Extreme 101 series

    == Requirements == To play this game you will need these installed for XNA to function properly :) 1. .Net Framework 4 http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=24872 2. XNA Framework Redistributable 4.0 http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=20914 == Credits == Design: Alan White (gamestudent.tumblr.com) Sound Files: Generated using sfxr (drpetter.se/project_sfxr.html) Level Editor: Edited using OGMO (ogmoeditor.com)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Sharpie

    Gra typu snake napisana w C#.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Multiplayer Snakes And Ladders

    Multiplayer Snakes And Ladders

    Multiplayer snakes and ladders game Script

    ...In this game you and your opponents take turns to roll the die, after rolling the die you should move your piece the number of steps shown in the die. When your piece lands on the bottom of a ladder, then you can advance your piece to the top of the ladder; on the other hand, if your piece lands on the head of a snake, then your piece must move back to the tail of the snake. The player who reaches the top block wins. Download more PHP scripts : http://goo.gl/MsHnCI Get Free Web Hosting : http://mchost.ws/ ==================================== Installation steps: 1- download Snakes-Ladders.zip file. 2- extract and upload it to your server. 3- run it . ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    FXSnakebrot

    Fractal Extreme plguin for Simon Snake's formula

    Simon Snake requested his Fractint forumla be converted as a plugin for Fractal Extreme. http://www.fractalforums.com/fractal-exteme/fractal-extreme/msg42818/#msg42818 His formula is the 'SnakeBrot' type. You can see my feeble attempts as type 'Misunderstood' and 'Panzer-Snake'. Theres Burning Ship, Celtic and Buffalo variants of the formulas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    bitSnake

    A simple snake game written in python with pygame.

    A simple snake game written in python with pygame. The code is a little messy at the moment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    term_ CTruck3D

    term_ CTruck3D

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

    the ASCII-art variant of the CTruck3D car simulator series by Simon Hasur : a physically very realistic offroad driving simulator (rally ) in which one can drive in total freedom on a piece of terrain, make jumps, turn upside down and whatever ; see CTruck3D _Open and XCTruck3D _Truck for more detailes. this is a variant which displays graphics using only ASCII characters. This is quite instructive as software, expecially if taken in conjuction with the pure X Window System version: in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Snake Measure Tool
    Application designed for measuring reptiles (and other objects), helpful when trying to measure aggressive or delicate pets. After over a year of development I decided to share the source code with community. NOTE: New version and source code soon.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    A simple ncurses based snake game developed in c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A small remake of the classic Snake. Single- and multiplayer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Snake++
    The Snake++ is a console game and another snake implementation. Simple destination is - have the biggest score. It was written in C++ with ncurses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Znake
    Just a simple colorful clone of the famous game "Snake" but with an extraordinary feature. Do you know the Soviet Russia meme by Smirnoff? Try to imagine if you don't eat the food but the food eats you.
    Downloads: 0 This Week
    Last Update:
    See Project