Giter Club home page Giter Club logo

snake's Introduction

Snake

Python application

Quality Gate Status Reliability Rating Bugs Vulnerabilities

Snake is a classic arcade game where the player controls a snake that moves around the screen. The objective of the game is to eat food items that appear randomly while avoiding collisions with the snake's own body or the game boundaries.

As the snake eats food, it grows in length, making it more challenging to navigate without running into itself. The game ends if the snake collides with its own body or hits the boundaries of the game window.

The player controls the snake's movement using arrow keys or other designated keys. The snake can move in four directions: up, down, left, and right. The goal is to eat as much food as possible and achieve the highest score.

This game was develeped using ChatGPT.

Requirements

You must need python installed and the library pygame.

pip install --upgrade pygame

How to

To join this game just follow these steps:

$ git clone https://github.com/aramiol/snake.git
$ cd snake
$ python snake.py

License

GitHub

See LICENSE to see the full text.

snake's People

Contributors

aramirol avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.