Skip to content

juliusrain/eclipse

Repository files navigation

WALDO

##Introduction##

Hello visitor! This is the home of WALDO, a browser-based game written for COMP 361, a software engineering course at McGill University.

##Dependencies##

##Play (on Chromium)##

  1. Clone a copy of the repository

  2. Set up configuration:

     $ edit dev/game/server/server.conf  
    
     $ edit dev/game/GameConstants.js  
    
  3. Start the server (only necessary for multi-player mode):

     $ cd dev/game/server/
     $ python server.py
    
  4. Configure Chromium Enable the following (in about:flags)

    • Override software rendering list
    • GPU Accelerated Drawing
    • GPU Accelerated Canvas 2D
  5. Start the game:

     $ chromium-browser --allow-file-access-from-files dev/game/index.html
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •