pioneer icon indicating copy to clipboard operation
pioneer copied to clipboard

⚙️ A work in progress ECS game engine

Pioneer


⚠️ Work in progress. Expect breaking changes.


A work in progress ECS game engine with both browser and native support that works in deno.

To do

Rendering and rendering systems

  • [ ] 2d - perhaps using canvas if performant, otherwise a less bloated (wasm?) implementation may be used. will probably be deprecated in the future
  • [ ] 2d and 3d - webgpu for deno, requires #7977
  • [ ] 2d and 3d - webgl/webgl2 for browsers

Maintainers

Other

Related

Licence

Copyright 2021, Elias Sjögreen. All rights reserved. MIT license.