aardvark

Crates.ioaardvark
lib.rsaardvark
version0.0.0
sourcesrc
created_at2019-12-12 15:41:51.048649
updated_at2019-12-12 15:59:51.680366
descriptionA lightweight, performant and simple 2D game engine in Rust
homepage
repositoryhttps://github.com/paullj/aardvark
max_upload_size
id188809
size11,177
Paul Lavender-Jones (paullj)

documentation

README

Aardvark

A lightweight, performant and simple 2D game engine in Rust

Aardvark is in a very early stage of development. Nothing will work well.

(Planned) Features

Core features include:

  • Performent 2D graphics API
  • Multiplatform support, with Vulkan, Metal, DirectX
  • Simple CLI to create and build projects
  • Fast and extensible entity component system
  • Useful debug and logging metrics

Other features which would be nice to add include:

  • Networking
  • Physics
  • Scripting

Built With

Inspiration and Credits

  • coffee
  • ggez
  • amythest
  • Unity Engine
  • Hazel
Commit count: 0

cargo fmt