Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aslilac/slither
Snake with Canvas2D
https://github.com/aslilac/slither
Last synced: about 2 months ago
JSON representation
Snake with Canvas2D
- Host: GitHub
- URL: https://github.com/aslilac/slither
- Owner: aslilac
- License: mpl-2.0
- Created: 2024-11-21T20:06:14.000Z (about 2 months ago)
- Default Branch: trunk
- Last Pushed: 2024-11-21T23:43:16.000Z (about 2 months ago)
- Last Synced: 2024-11-22T00:24:33.178Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 127 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slither
Snake with Canvas2D
## How to play
On desktop, you can change the direction of the snake using the WASD keys, or the arrow keys. Pressing space will pause or unpause the game.
On mobile, you can change the direction of the snake by swiping in the direction you would like the snake to go. Tapping will pause or unpause the game.