jehu Svelte Themes

Jehu

A recreation (using Svelte) of a little Adventure game my friends and I built in HighSchool with QBasic

The Adventures of Jehu

A silly and fun little game idea my friends and I created in a HighSchool class in QBasic.

This time I am using Svelte.

Setup

If you want to pull this down and mess with it, here's what you need:

  1. Node (just get the latest stable edition)
  2. Yarn

you can use npm if you really want to, but frankly, npm has been garbage for me lately

Clone and Install

 # find a good place like /bestGameEver
 git clone [email protected]:andrewdc/jehu.git
 cd jehu
 yarn

This should install everything.

Run Dev

 yarn dev

Should pop everything up locally at:

http://localhost:5000

Yay! On to adventure!

Top categories

Loading Svelte Themes