8000 GitHub - airparkchen/Snake_game: Snake webgame (Django)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

airparkchen/Snake_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Django Project

This is a simple Django project that serves a basic "Snake Game" implemented with HTML5 Canvas and JavaScript.

Description

Features

  • Simple Snake Game
  • Dockerized Django application
  • Easy setup and deployment

Requirements

  • Docker
  • Python 3.9

Installation

Clone the repository:

```sh
git clone https://github.com/airparkchen/Snake_game.git
cd Snake_game
```

Access the application: after setting up. Open your browser and go to http://127.0.0.1:8000/ to see the Snake Game.

Usage

Use the arrow keys to control the snake. Eat the red apples to grow. Avoid running into the walls or the snake's own body. "# TEST"

About

Snake webgame (Django)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0