Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pandier/multisnake
Recreation of the classic snake game with multiplayer
https://github.com/pandier/multisnake
Last synced: 3 days ago
JSON representation
Recreation of the classic snake game with multiplayer
- Host: GitHub
- URL: https://github.com/pandier/multisnake
- Owner: pandier
- License: mit
- Created: 2024-01-19T16:39:34.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-05T22:51:18.000Z (8 months ago)
- Last Synced: 2024-03-05T23:52:10.940Z (8 months ago)
- Language: Java
- Size: 169 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# multisnake
Multisnake is a recreation of the classic snake game but with multiplayer.
It utilizes Python with Pygame as the frontend and Java as the backend.