1.0.25 • Published 1 month ago

bun-engine v1.0.25

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

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

  • start: "bun run index.ts",
  • bundle: "bun run bundler/bundler.ts",
  • list: "bun run samples/list-scripts.tsx",
  • example: "bun run bundle && cd example && bun start && cd ..",
  • fileSample: "bun run samples/file.tsx && cat samples/data/test.json",
  • httpSample: "bun run samples/server.tsx"

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

1.0.25

1 month ago

1.0.24

2 months ago

1.0.23

2 months ago

1.0.22

3 months ago

1.0.21

3 months ago

1.0.20

3 months ago

1.0.19

3 months ago

1.0.18

4 months ago

1.0.17

4 months ago

1.0.16

4 months ago

1.0.15

4 months ago

1.0.14

4 months ago

1.0.13

4 months ago

1.0.12

4 months ago

1.0.11

4 months ago

1.0.10

4 months ago

1.0.9

4 months ago

1.0.8

4 months ago

1.0.7

4 months ago

1.0.6

4 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago