Skip to content
/ Bento Public

Bento is a modular, component based Javascript game engine.

License

Notifications You must be signed in to change notification settings

exelotl/Bento

Repository files navigation

Bento

Bento Javascript Game Engine

Bento is a modular, component based Javascript game engine.

Installation

Install Node.js and use npm install. To build the engine, use the gulp command. If you don't want to build you can also just get bento.js from the build folder and include this in your game.

How to use

Please refer to the guide.

Easiest way to get started for now is to download a copy of Bento Empty Project template

Install these Sublime Text snippets to make your life easier! snippets

API Reference

Please refer to the documentation hosted on the Lucky Kat github page.

Acknowledgement

Bento has the following dependencies

  • Require.js by jrburke
  • Audia by richaur (AMD implementation by sprky0)
  • PIXI by GoodBoyDigital (optional)

About

Bento is a modular, component based Javascript game engine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published