Skip to content

Project Aether; A cross-platform game engine written in Zig

License

Notifications You must be signed in to change notification settings

Tromenos/Project-Aether

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A performant, cross-platform game engine

What is Project Aether?

Project Aether is a game engine written in Zig

It is platform agnostic; there should be no difference running between Windows, Linux, and consoles like the PSP or the 3DS.

All user code is a library that gets linked into the engine. The user simply has a state machine, event system, and ECS system.

About

Project Aether; A cross-platform game engine written in Zig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Zig 99.2%
  • Nix 0.8%