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

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


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

Last synced: 8 months 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
```