Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 275 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 275 Bytes

Lode Runner

Build & Run

Server

go build && ./lode-runner

Clients

JavaScript

npm install && npm start

Java

mvn package && mvn exec:java

License

This project is licensed under the terms of the ISC license.