diepoe / heg-game

App version inspired by the world-of-heg cli game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The HEGame

Real-life puzzle taking place in the wastelands of the lower saxony low land plains.

Developing

Once you've installed dependencies with npm install (or pnpm install or yarn), start a development server:

pnpm run dev

# or start the server and open the app in a new browser tab
pnpm run dev -- --open

Building

To create a production version of the app:

android

chmod +x ./run-android

./run-android

ios

chmod +x ./run-ios

./run-ios

About

App version inspired by the world-of-heg cli game

License:Creative Commons Zero v1.0 Universal


Languages

Language:Svelte 71.5%Language:Swift 7.1%Language:CSS 5.4%Language:JavaScript 4.5%Language:TypeScript 3.6%Language:Ruby 3.5%Language:Java 3.0%Language:HTML 1.1%Language:Shell 0.3%