Skip to content

oxpt/eagle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.)

About

A game engine for academic large-scale experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages