moon-dude / divine-invasion

An RPG game about fighting demons and summoning them yourself.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

divine-invasion

An RPG game about fighting demons and summoning them yourself.

Made with Typescript + ThreeJS

Play at HEAD

https://moon-dude.github.io/divine-invasion/

Controls: WASD to move, E to skip dialogue.

Run locally

Install everything with npm install

Run all of these commands in parallel:

npm run-script tsc npm run-script watch node server.js

Then visit: http://localhost:8080/

Refresh the page as you make changes to see updates.

About

An RPG game about fighting demons and summoning them yourself.


Languages

Language:TypeScript 99.3%Language:CSS 0.4%Language:HTML 0.2%Language:JavaScript 0.0%