Code Monkey home page Code Monkey logo

gruve's Introduction

gruve

A web based game to test systems that give route instruction in uncertain virtual environments. This is a forked version of the game. Game environment, system design and toolkit provided by Interaction Lab, Heroit Watt University.

To play a demo, it is necessary to run the system locally using a server than can run Java Server Pages and Servlets.

setup

  1. Setup Web Server. It is necessary to have Apache Tomcat installed on the computer to setup and run the GRUVE game. Please download and install the web server from the official site.

  2. Setup permissions. Give write permissions to the current user at \webapps inside the Tomcat installation directory to allow the game to create log files when required.

  3. Setup installation location as environment variables and in Configuration.java. Set %CATALINA_HOME% to be the installation location of the directory. Set the installation location here: source\gruve\WEB-INF\classes\hw\macs\gruve\Configuration.java:15.

Ex. C:\Program Files\Apache Software Foundation\Tomcat 8.0\webapps\gruve

  1. Copy the folder ‘gruve’ inside source into the \webapps folder of tomcat installation.

  2. Start the server, and go to http://localhost:8080/gruve/

gameplay

To read instructions, open source/gruve/gruve-help.jsp on your localhost.

reports

Find project reports at reports/.
Not for reproduction.

bugs and todos

Find known bugs at reports/bugs.md.
Find todos at reports/todos.md.

changelog

05.14 - Configuration class added to enter server address at one place.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.