Skip to content

ondrej-osnet-cz/pixi-game-engine

 
 

Repository files navigation

Examples and minigames for PIXIJs and ECSLite library

How to run this project

  • the project is powered by parcelJS bundler, TypeScript, PixiJS and ECSLite libraries
  • execute npm install
  • execute npm run dev
  • go to localhost:1234/index.html to browse all examples

Deployment

  • run npm run deploy and find your project in the build folder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.0%
  • HTML 4.0%
  • GLSL 2.1%
  • Other 0.9%