Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 949 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 949 Bytes

Eagle

🦅 A game engine for academic large-scale experiments.

MIT/Apache 2.0 GitHub Repo stars

⚠️ Currently under development. Not for use

Concepts

  • Easy to implement, programme, composite, and host games.
  • Consistent and replayable game play.
  • Reliable based on the type-centric design.
  • Scalable to large number of players.
  • High throughput and low latency.
  • Secure by default.
  • Platform agnostic.

Development

tools/wasm-pack.sh build
tools/wrangler.sh dev --var "ALLOWED_ORIGINS:*"
tools/next.sh dev

License

Dual-licensed under:

(You can pick either of the two, at your option.)