decentninja / Looptime

Time traveling fps game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Looptime

Looptime is a 3D multiplayer game built in HTML5, WebGL, JavaScript and GoLang. It features free-form jumps in time, grandfather paradoxes and other similar temporal shenanigans.

Setup

  1. http://golang.org/doc/install
  2. git clone https://github.com/sootn/Looptime
  3. cd Looptime
  4. go get
  5. go run main.go
  6. open http://localhost:9000

Debug

http://localhost:9000/?debug=true will activate debug mode. In debug mode you are in a single player game without networking. You also see the otherwise invisible collisionmap.

About

Time traveling fps game


Languages

Language:JavaScript 95.0%Language:Python 4.6%Language:CSS 0.3%Language:Go 0.1%