Skip to content

alarv/geras

Repository files navigation

Geras

Geras /ˈdʒɪərəs/ (Ancient Greek: Γῆρας, romanized: Gễras, meaning Ageing) is a game about ageing made with Phaser 3 that I developed during the 2020 Covid-19 Quarantine. Here's a demo

Requirements

Node.js is required to install dependencies and run scripts via npm.

Available Commands

Command Description
npm install Install project dependencies
npm run watch Build project and open web server running project, watching for changes
npm run dev Builds project and open web server, but do not watch for changes
npm run build Builds code bundle with production settings (minification, no source maps, etc..)

Writing Code

After cloning the repo, run npm install from your project directory. Then, you can start the local development server by running npm run watch.

About

Geras: A game about ageing made with phaser3

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published