Skip to content

⚙️ A work in progress ECS game engine

License

Notifications You must be signed in to change notification settings

eliassjogreen/pioneer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.