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

https://github.com/pomettini/streaming-stampede

🦀 [WIP] An attempt in learning Rust by making a game
https://github.com/pomettini/streaming-stampede

game-development rust rust-game

Last synced: 12 months ago
JSON representation

🦀 [WIP] An attempt in learning Rust by making a game

Awesome Lists containing this project

README

          

# streaming-stampede
[![Build Status](https://travis-ci.org/Pomettini/streaming-stampede.svg?branch=master)](https://travis-ci.org/Pomettini/streaming-stampede)
[![license](http://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/svenstaro/ggez/blob/master/LICENSE)

An attempt in learning Rust by cloning [a minigame](https://www.youtube.com/watch?v=taBpQMrfyVE) from the Nintendo 64 game Pokemon Stadium 2

Special thanks to [Rust Roma](https://www.meetup.com/it-IT/Rust-Roma/) for helping me out!