• Stars
    star
    296
  • Rank 140,464 (Top 3 %)
  • Language
    Rust
  • License
    GNU General Publi...
  • Created about 7 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple 2D platformer game in Rust, using the Gate and Collider libraries

Chirperjax

A simple 2D platformer game that demonstrates the use of two Rust crates: Gate and Collider.

Play Online

Thanks to WebAssembly and WebGl, you can play this game online at http://www.luduminis.com/chirperjax/.

Building

Instructions are the same as building the Gate example app. See https://github.com/SergiusIW/gate/tree/master/example.

Videos

Introducing Gate and this game: https://youtu.be/SR-Yx6nTfZY

License

Chirperjax source code is licensed under the GNU General Public License v3.0. Chirperjax assets, found in the src_assets/ directory, are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 License.