A silly and fun little game idea my friends and I created in a HighSchool class in QBasic.
This time I am using Svelte.
If you want to pull this down and mess with it, here's what you need:
you can use npm
if you really want to, but frankly, npm has been garbage for me lately
# find a good place like /bestGameEver
git clone [email protected]:andrewdc/jehu.git
cd jehu
yarn
This should install everything.
yarn dev
Should pop everything up locally at:
Yay! On to adventure!