bun-engine

Bun Engine

Game engine built using bunjs Work in progress.

Install bun

https://bun.sh/

curl -fsSL https://bun.sh/install | bash

Commands

Run example

https://jacklehamster.github.io/bun-engine/example/

Demo

To create a project, for now the best way would be to heck out the DemoWorld example: https://github.com/jacklehamster/bun-engine/blob/main/src/demo/DemoWorld.ts

Github Source

https://github.com/jacklehamster/bun-engine/

Dev log

https://dev.to/jacklehamster/started-a-repo-for-my-new-game-engine-54cc