Skip to content

2D pixel game made in PixiJS, following Rex van der Spuy's Learn PixiJS book.

Notifications You must be signed in to change notification settings

charliegdev/dungeon-hunter

Repository files navigation

Dungeon Hunter

A 2D pixel art game made using PixiJS. This game is implemented mostly following Rex van der Spuy's Learn Pixi.js book.

Note: This repo is written in ES6 without a transpiler, so it will only run on Chrome for now. Transpiling will surely be added in the future!

screenshot

Compile and Run

  • Use npm run build to transpile all ES6 scripts in /src directory, and store them in /dist.
  • Use npm run host to transpile then launch a simple web server. Open your browser and go to http://localhost:8080 to see the game.

About

2D pixel game made in PixiJS, following Rex van der Spuy's Learn PixiJS book.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •