Skip to content

csklimowski/hex-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages