Showing 18 open source projects for "snake in python"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Top Corporate LMS for Training | Best Learning Management Software Icon
    Top Corporate LMS for Training | Best Learning Management Software

    Deliver and Track Online Training and Stay Compliant - with Axis LMS!

    Axis LMS enables you to deliver online and virtual learning and training through a scalable, easy-to-use LMS that is designed to enhance your training, automate your workflows, engage your learners and keep you compliant.
    Learn More
  • 1
    Snake Feast

    Snake Feast

    Snake Feast is a fun, addictive arcade game where you control a snake

    Snake Feast is a simple yet fun classic arcade game. The objective is to guide the snake to eat food, grow longer, and avoid colliding with walls or its own body. It’s lightweight, responsive, and runs smoothly in the browser. Features Classic Gameplay: Navigate the snake to eat food and grow longer. Three Game Modes: Choose from Easy, Medium, or Hard difficulty levels for an added challenge. Responsive Design: Works seamlessly on desktops, tablets, and mobile devices.. Gradient Text...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Snakes And Ladders

    Snakes And Ladders

    Desktop application to play the classic Snakes and Ladders game.

    Embark on an epic journey of twists and turns as you dive into the classic game of Snake and Ladder with a modern twist. With a vibrant 10x10 board and 2 to 4 vibrant players, the battleground is set for an exhilarating showdown now with multiplayer support upto 4 players with visual animations of pieces moving on the board! Gather your friends and family for more fun with new updates in game. Now with full screen mode. Download the latest version!
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    Moved to https://codeberg.org/andybalaam/mopesnake
    Downloads: 0 This Week
    Last Update:
    See Project
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 5
    Snakes of Apocalypse

    Snakes of Apocalypse

    Snakes of Apocalypse is a funny multiplayer game

    ...Joypads are supported and automatically detected (PS2, PS4, Xbox360, possibly others), only one player can use keyboard, rest must use joypads. Game was tested only on win32, but nevertheless it should run also on Linux and Mac just fine (any platform that has Python and Pygame).
    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
    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: 0 This Week
    Last Update:
    See Project
  • 8
    Esnake

    Esnake

    Open-source 2D Snake Game with 4 different modes of gameplay.

    Esnake is an open-source 2D Snake Game that allows you to play in 4 different game modes: Classic, Field, Mazy and Lengthy, each one of them with 2 snake digestion modes: Normal and Random. Source Code: https://github.com/EricsonWillians/Esnake
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10

    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
  • 11
    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
  • 12
    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/ - numpy 1.7.1 for python 2.7 -> https://pypi.python.org/pypi/numpy #### UBUNTU #### To install these packages on Ubuntu 12.04 and derived run this command on terminal: sudo apt-get install python python-pygame python-numpy #### ARCHLINUX #### To install these packages on Archlinux run this command on terminal: sudo pacman -S python2 python2-pygame python2-numpy Youtube Channel-> http://www.youtube.com/channel/UCtfS0d2O9Cd6FzZqZws4jgA
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    This is the reimplementation of the old Snake Battle game by Russian software company Gamos. Multiplayer game where the player have to "train" a Battle Python. After that he enters a tournament and fights with other pythons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Classic Snake & Ladder Board Game in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A fun and addictive snake game which can be controlled by either the mouse or the keyboard. The game also features a high score list and is moderately customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Blind Snake Build System is an extremely customizable python based build system that leverages existing Ant tasks to build and deploy J2EE projects. It supplies default tasks that enable it to build and deploy many projects automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next