Skip to content

An incremental game engine based off Acamaeda's The Modding Tree, but re-designed for modern web app development

License

Notifications You must be signed in to change notification settings

murapix/profectus-template

 
 

Repository files navigation

Profectus

A game engine that grows with you

Run on Repl.it

Read the docs

Project setup

npm install

Hosts dev server and hot-reloads modules as they're changed

npm start

Compiles and minifies for production

npm run build

Hosts the production build

npm run preview

Runs the tests using vite-jest

npm run test

About

An incremental game engine based off Acamaeda's The Modding Tree, but re-designed for modern web app development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.2%
  • Vue 21.9%
  • Other 0.9%