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

https://github.com/pickfire/snake

Broken attempt for multiplayer snake
https://github.com/pickfire/snake

Last synced: 28 days ago
JSON representation

Broken attempt for multiplayer snake

Awesome Lists containing this project

README

        

Multiplayer Snake
=================

Snake game done during a hackathon. Without logic.

Only playing with networking part at first, probably needs to separate client
network calls into another thread.