1
0
mirror of https://github.com/danistefanovic/build-your-own-x.git synced 2025-08-22 23:02:47 +02:00

Merge pull request #427 from mohamedspicer/master

Fix URL of 'Rust: Adventures in Rust: A Basic 2D Game' link
This commit is contained in:
Daniel Stefanovic
2020-02-11 17:21:39 +01:00
committed by GitHub

View File

@@ -204,7 +204,7 @@
* [**Python**: _Roguelike Tutorial Revised_](http://rogueliketutorials.com/) * [**Python**: _Roguelike Tutorial Revised_](http://rogueliketutorials.com/)
* [**Ruby**: _Developing Games With Ruby_](https://leanpub.com/developing-games-with-ruby/read) * [**Ruby**: _Developing Games With Ruby_](https://leanpub.com/developing-games-with-ruby/read)
* [**Ruby**: _Ruby Snake_](https://www.diatomenterprises.com/gamedev-on-ruby-why-not/) * [**Ruby**: _Ruby Snake_](https://www.diatomenterprises.com/gamedev-on-ruby-why-not/)
* [**Rust**: _Adventures in Rust: A Basic 2D Game_](https://a5huynh.github.io/2018/02/02/adventures-in-rust.html) * [**Rust**: _Adventures in Rust: A Basic 2D Game_](https://a5huynh.github.io/posts/2018/adventures-in-rust/)
* [**Rust**: _Roguelike Tutorial in Rust + tcod_](https://tomassedovic.github.io/roguelike-tutorial/) * [**Rust**: _Roguelike Tutorial in Rust + tcod_](https://tomassedovic.github.io/roguelike-tutorial/)
#### Build your own `Git` #### Build your own `Git`