Showing 46 open source projects for "snake"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 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
  • 1
    Scoudly is a little snake which is very hungry! There are 10 levels. Each level takes 30 seconds. You must eat the most food to win the highscore. For more information, you can join me with this address : space.max@free.fr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SnakeGame

    SnakeGame

    Catch the maximum number of apples without hitting wall or body.

    Snake Game Goal : In this game, the main goal of the player is to eat/catch the maximum number of apples without hitting itself or the wall . Control : Arrow keys are use to direct Snake towards apple As a snake eat/catch apple the length of the snake increases and as game progress length get increase and difficulty level of game also increase ,by eating an apple score will increase by +100 every time . when snake hit the wall or its own body the game will over...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Moved to https://codeberg.org/andybalaam/mopesnake
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Snake

    Snake

    Snake game built with Python

    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    Snakes of Apocalypse

    Snakes of Apocalypse

    Snakes of Apocalypse is a funny multiplayer game

    Snakes of Apocalypse is a funny multiplayer game (for 2-4 players). Goal: player who first eats 30 apples wins. Bonuses: - battery: head and whole body of snake is electrified and kills other snakes. - hourglass: other players are immobilized. - speedup: player moves 1.5x faster. Weapons: - acid ball: limited distance, can kill multiple enemies with single shot - laser: shoot through whole level distance, can destroy obstacles! Environment: - bomb items: bombs appear randomly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CQ Games Project

    CQ Games Project

    Play a selection of Games including classics and originals!

    Play Hangman, Battleships, Snake, a totally original Role-Playing Game (RPG) and Puzzle Games. Certain games can be played against an AI, with two players locally, or with increasing levels of difficulty! This honestly had hundreds of hours of development so i hope you enjoy! Python 3 required to play.
    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
    snake

    snake

    Just another Snake clone

    Just another Snake clone
    Downloads: 34 This Week
    Last Update:
    See Project
  • 9
    Snake Game Dhaval Kadia
    Coded in language C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Super PySnake

    Super PySnake

    An open-source 2D snake game made with Pyglet and Python 3.4.

    An open-source 2D snake game made with Pyglet and Python 3.4 that allows you to customize your maps and textures.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Snakes and Ladders

    Snakes and Ladders

    Snakes and Ladders implementation of the famous board game.

    Snake Ladder by woomar This is an implementaion of the famous Snake Ladders board game known as "Gyan chauper" in India and "Chutes and Ladders" in the United States , in arabic its called "السلم والحية". //---------------------------<>-------------------------------- Game info: Players : 2 players (the board game can be up to 4 AFAIK) Die : one (could be two in the board version) Boards : 1-Ready Boards (3 of them) 2-Custom Boards (randomize snake and ladders position...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TaipanChess

    TaipanChess

    An extremely strong chess engine.

    Taipan is an immensely robust UCI chess engine written solely by Leonard Krylo that is written to give precise chess analysis and ofcourse, play strong chess. Furthermore, It's elo is estimated to be around 3300-3400! It would be safe to say that it's much stronger than any human grandmaster in history! The name of this chess engine is derived from the most venomous snake in the world, Taipan. The current version is 1.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Pygame Snake Adventure

    Adventure game derived from the classic Snake video game

    This is my first time posting a project, so any and all feedback about the project as well as its posting would be appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    snake pygame

    snake pygame

    "snake pygame" is a remake of classic snake game

    Snake pygame is a remake of classic snake game, developed with python and pygame. in this page you can find a tutorial to create the game: http://deasproject.altervista.org/blog/progetto-creiamo-il-nostro-snake-in-python-con-pygame/ for any question you can contact me andrea.deangelis93@gmail.com The game needs of these packages to work: - python 2.7 32 bit(x86 version) -> http://www.python.org/download/releases/2.7.5/ - pygame 1.9.1 for python 2.7 -> http://www.pygame.org/ftp...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    SnakeSpeed

    SnakeSpeed

    Compete with snakes on eating the frog.

    This is a variant of the well known snake game. The snakes are competing about eating the frog. It was implemented as a report for a course in Artificial Intelligence. My son helped me with the design using his toy snakes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PyclassicS

    An open-source classic snake game written in Python.

    An open-source classic snake game written in Python by Ericson Willians, with speed, bounds and fullscreen options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    An upgraded version of the classic snake made in C# with MonoGame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22

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

    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
  • 24
    achtbit

    achtbit

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

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

    Sharpie

    Gra typu snake napisana w C#.

    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.