Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.