Skip to content

Aurora Game Engine is an open source game engine in the format of a component library for creating one-dimensional and two-dimensional games in Javascript.

License

Notifications You must be signed in to change notification settings

eugene-serb/aurora-game-engine

Repository files navigation

Aurora Game Engine

Game engine for creating 1D and 2D games in JavaScript.

Based on game engines from these games and using them for implementation and testing:

Stack:

Commands:

  • npm run start — run with watcher
  • npm run dev — run dev server
  • npm run build — build in production mode,
  • npm run build:dev — build in development mode,
  • npm run lint — run lint check,
  • npm run lint:fix — run lint fix,
  • npm run format — run prettier check,
  • npm run format:fix — run prettier fix,
  • npm run test — run tests

About

Aurora Game Engine is an open source game engine in the format of a component library for creating one-dimensional and two-dimensional games in Javascript.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published