Skip to content

js13kGames/access-points

 
 

Repository files navigation

js13kgames.com 2018 Access points

WebXR category for the js13kGames Competition.
Theme : Offline
Library : Aframe.
Game name : Access Points

Game

All the city internet network is broken, you need to reconnect the nearest access points between them
 
   O ---- O
  /               \   
O                 O ---- O

Install

Download this project Extract zip archive project.

Runing

You can run the server locally with the following command:

python -m SimpleHTTPServer

You can reach the test server at http://localhost:8000