Skip to content

frawleydabbs/lode-runner

 
 

Repository files navigation

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.

About

Server and clients for Lode Runner - DIRO hackathon 2018

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 55.3%
  • JavaScript 20.7%
  • Java 19.6%
  • CSS 2.2%
  • HTML 1.7%
  • Makefile 0.4%
  • Shell 0.1%