https://github.com/lizainslie/snek_game
🐍 A basic browser snake game, written as a practice implementation for part of a later project.
https://github.com/lizainslie/snek_game
game snake-game typescript
Last synced: 8 months ago
JSON representation
🐍 A basic browser snake game, written as a practice implementation for part of a later project.
- Host: GitHub
- URL: https://github.com/lizainslie/snek_game
- Owner: LizAinslie
- Created: 2022-08-06T04:17:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-13T21:01:32.000Z (about 3 years ago)
- Last Synced: 2024-12-27T20:33:47.211Z (9 months ago)
- Topics: game, snake-game, typescript
- Language: TypeScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Snek Game
🐍 A basic browser snake game, written as a practice implementation for part of a later project.This project utilizes Vite and Typescript.