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

https://github.com/splurf/snakers-host


https://github.com/splurf/snakers-host

multiplayer-snake-game multithreading tcp-server

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# snakers-host
Localized TCP server based implementation of "snake".

- Can play up to 10 players at a time.

## To-Do
- Implement snake features

## Setup
Have someone host the game running a built version of this repository, and join using the provided client from [here](https://github.com/Daemitrious/snakers-client)