Skip to content

cargo-generate template for ggez

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

mirrorcult/cargo-generate-ggez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cargo-generate-ggez

A template for kickstarting a rust gamedev (ggez) project based off parts of the template provided by ggez/game-template, with game dev goodies like specs, euclid and warmy.

Help

First, install cargo-generate.

$ cargo install cargo-generate

To use this template for a project named myproject, run

$ cargo generate --git https://github.com/cyclowns/cargo-generate-ggez --name myproject

About

cargo-generate template for ggez

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages