Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zerc/snake-cs


https://github.com/zerc/snake-cs

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# Snake :: Client-Server

## Materials

* [Modern Cmake](https://cliutils.gitlab.io/modern-cmake/)

## Development

After checking out, make sure to init submodules:

```shell
git submodule init
git submodule update
```