Skip to content

eleanor-em/glongge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glongge

Rust game engine. Yeehaw.

Requirements

  • Vulkan (tested: 1.3.279, 1.3.283)
  • Rust (nightly, see "Required nightly features" for more details)

Should just work with cargo run. Tested on macOS (thoroughly), Windows, and Linux (less thoroughly).

When run as a binary, it plays a demo game (see src/examples/mario).

Required nightly features

  • #![feature(trait_upcasting)]

About

Rust game engine. Yeehaw.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages