https://github.com/bitspittle/zeldalike-rs
A Rust implementation of each of the tutorial steps from fornclake's Godot YouTube series.
https://github.com/bitspittle/zeldalike-rs
game-development rust tutorial
Last synced: 11 months ago
JSON representation
A Rust implementation of each of the tutorial steps from fornclake's Godot YouTube series.
- Host: GitHub
- URL: https://github.com/bitspittle/zeldalike-rs
- Owner: bitspittle
- License: mit
- Created: 2018-09-29T21:23:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-27T04:12:54.000Z (over 7 years ago)
- Last Synced: 2025-04-14T02:14:35.206Z (about 1 year ago)
- Topics: game-development, rust, tutorial
- Language: Rust
- Homepage:
- Size: 47.9 KB
- Stars: 4
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zelda-Like
[](https://travis-ci.org/bitspittle/zeldalike)
A Rust implementation of each of the tutorial steps from
[fornclake's Godot YouTube series](https://www.youtube.com/playlist?list=PLv0bAfkzWSiY4d_FJlQTlFOZh34nrlJZY).
For more information and to get started, visit
[the Wiki](https://github.com/bitspittle/zeldalike/wiki).