Giter VIP home page Giter VIP logo

name_goes_here_lol's Introduction

Github Release Badge Github Repo Size Badge Lines of Code Commits since last version Codacy Badge

Language grade: Python Total alerts

Title's kinda misleading, it's just Snake+ (upgraded version of snake, I had nothing to do, ok? I just wanted to improve my pygame skillz, as they were nonexistant)

Right now, Snake+ should just be an upgraded version of snake, with progress, ENEMIES, and fun. Not good at working with classes, so if you look at my code it's gonna look like trash... Not that my code without classes is good, kek. This is also my first time making a semi-original idea in pygame, so some ideas will suck.

Only menu's functioning rn lol

And a semi-playable snake game :kekw:

Features

Well, we got this menu... Snake+ Menu Screen And now, we have a semi-playable game (I said semi playable because the collision sucks so much) Snake+ Gameplay Screen

How to install

  1. Download the repository and extract it to a folder
  2. CD into the extracted folder
  3. Execute the following script in your terminal:
    python -m pip install -r requirements.txt
    NOTE: If you are on another OS than Windows, you should run:
    python3 -m pip install -r requirements.txt
  4. Run the game with
    python main.py
    NOTE: Again, if you're not on Windows, you should run:
    python3 main.py

NOTE: Right now, you have to have python 3.6 or above to run the game. There are no executables right now, because I suck at pyinstaller lel

How to install (for you big brain people)

  1. Use git to clone repo
  2. git clone https://github.com/SSS-Says-Snek/name_goes_here_lol.git
  3. CD into the extracted folder
  4. Install required packages just like the normal steps
  5. Run the game just like the normal steps

Todo and Checklists

  • Added bare bones for menu
  • Actually add the game
  • Implement actual game mechanics
  • Implement settings button in main menu
  • Make debug screen more asthetically pleasing
  • Implement saving and loading system
  • Add actually good graphics
  • Add shopping system for engaging gameplay
  • Because of shopping system, scoring system should be in game currency
  • Add a high score system (preferably switchable between local and overall)
  • Make collision detection between player and food better

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.