An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Zelda-Like

[![Build Status](https://travis-ci.org/bitspittle/zeldalike.svg?branch=master)](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).