Giter VIP home page Giter VIP logo

snake's Introduction

Snake

This is a simple and fun implementation of a Snake web application. This game includes an AI mode and full user management, along with leaderboards. This project is perfect for anyone looking to learn or understand the workings of a complete web application involving various technologies.

Features

  • AI mode
  • User management
  • Leaderboards

Technologies Used

  • JavaScript (35.5%)
  • CSS (31.8%)
  • Vue.js (14.1%)
  • Python (11.3%)

Quick Start Guide

Follow the steps below to get this application up and running on your local machine:

  1. Download and install Node.js.
  2. Download and install Python and pip.
  3. Start the Socket.IO server:
    • Navigate into the api directory and install dependencies via npm install.
    • Start the server via npm start.
  4. Start the web frontend:
    • Navigate into the SnakeFrontend directory and install dependencies via npm install.
    • Start the frontend via npm start.
  5. Start the Python Django server:
    • Navigate into the SnakeBackend directory and install dependencies via pip install -r requirements.txt.
    • Start the backend via python manage.py runserver.

After following these steps, you will have three local servers running:

License

This project is licensed under the terms of the MIT license.

About

This repository hosts the code for a web application version of the Snake game, including an AI mode, user management, and leaderboards. The app is built using various technologies, including machine learning, TypeScript, Socket.IO, Vue.js 2, and the Django REST framework.

We encourage contributions and improvements from the open-source community. Please feel free to fork, star, or watch this repository. Any feedback or contributions are welcome.

snake's People

Contributors

patrickkoss avatar dependabot[bot] avatar

Watchers

James Cloos avatar  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.