Skip to content

onelson/omn-labs-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omn Labs Build Status

A little incubator crate for the glimmer of ideas and crates yet to be.

Development Preamble

Moving to sdl2 for the foundation of this engine code, and as such you'll need to satisfy some bits from the crates install docs, specifically, the section on the SDL devel files https://github.com/AngryLawyer/rust-sdl2#sdl20-development-libraries

OmnLabs is, in theory, a library of reusable "game stuff" built on top of ggez. Anything deemed reusable should be under src/ and prototypes etc should be coded as standalone programs under examples/. Examples can be run via cargo run --example <name> where name is the name of the module (eg cargo run --example spinner).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages