Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tile-laying game made with Phaser and TypeScript for the Eggplant Podcast Community Game Jam.

Development Setup

  1. Install a recent version of Node.js (v12 or later).
  2. Open a terminal in the root directory.
  3. Run npm install to install the development dependencies.
  4. Run npm run dev to start the development server. The game will be running at http://localhost:8000.

To make a JS bundle, run npm run build.

For distribution, the necessary files are:

  • index.html
  • sfx/
  • img/
  • font/
  • dist/
  • lib/

About

A game about... hexagons?

Resources

Stars

52 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages