tobyink / wizard-game-with-blackjack-and-hookers

Home Page:https://wizarg.tobyink.uk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wizard Game

I'll make my own wizard game!

(You can help too though. It's open source under GPLv3, and I'd love pull requests.)

Note that this game is at a very early stage of development. If you try to reach an area of the story which has not yet be written, you are abruptly abandoned at a blank page, and the browser "back" button will not help you get back!

Play online

https://wizarg.tobyink.uk/

Running locally

Installation

You need:

Now install the story's prerequisites:

cpanm --installdeps .

Execution

Set the MOJO_HOME environment variable to the full path to the directory containing this README file.

Run:

si_www daemon

And visit this URL in your browser:

http://127.0.0.1:3000/index.html

(Yes, the index.html is unfortunately needed right now!)

About

https://wizarg.tobyink.uk/

License:GNU General Public License v3.0


Languages

Language:HTML 57.9%Language:Perl 27.0%Language:JavaScript 15.1%