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

https://github.com/rostgaard/wormgame

Multiplayer wormgame (snake) written entirely in Ada - well almost.
https://github.com/rostgaard/wormgame

Last synced: 4 months ago
JSON representation

Multiplayer wormgame (snake) written entirely in Ada - well almost.

Awesome Lists containing this project

README

          

This is a multiplayer wormgame server and client.

It uses ada for the server part, and java for the client.

To build, you need GNAT and florist for the server, and a JDK for the client

- enjoy