Skip to content

paytonrules/AirCombat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0466dfd · Jul 31, 2020

History

63 Commits
May 3, 2020
Jul 31, 2020
May 4, 2020
May 6, 2020
May 15, 2020
May 13, 2020
May 15, 2020
May 3, 2020
May 14, 2020
May 15, 2020
May 3, 2020
May 9, 2020
May 15, 2020
Jul 21, 2020
Jul 21, 2020
May 15, 2020
May 6, 2020
May 3, 2020
May 5, 2020
May 3, 2020
May 3, 2020
May 5, 2020
May 5, 2020

Repository files navigation

AirCombat

This is a port of this Godot Tutorial to Rust. I started a write-up of the entire process on my blog, unfortuantely godot-rust created a large number of breaking changes while I was writing part 2, so that has been scrapped in favor of a new writeup that....doesn't exist yet.

Requirements

  • Godot 3.2 download
  • Rust download - tested with Rust 1.41.0
  • Bindgen directions - As a Mac and Homebrew user I was able to just say brew install llvm. I have not tried this on Windows/Linux and would love to hear people's results.

Building

To build and run the Godot app first build the Rust library by running cargo build from the src/air_combat directory. Then open the project in Godot and hit play. Please submit any issues you have!

About

My repo for porting a Godot tutorial to rust.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages