Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sugidaffection/super-mario-bros

Super Mario bros game using Rust Piston game engine
https://github.com/sugidaffection/super-mario-bros

2d-game game game-development piston piston-game-engine rust rust-lang rust-language rustlang super-mario super-mario-bros

Last synced: 6 days ago
JSON representation

Super Mario bros game using Rust Piston game engine

Awesome Lists containing this project

README

        

# Super Mario Bros

![Alt text](screenshot.gif?raw=true "Screenshot")

## Table of Contents

- [About](#about)
- [Getting Started](#getting_started)
- [Usage](#usage)
- [Contributing](../CONTRIBUTING.md)

## About

Super mario bros game using rust piston game engine

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See [deployment](#deployment) for notes on how to deploy the project on a live system.

### Prerequisites

### Installing

A step by step series of examples that tell you how to get a development env running.

Say what the step will be

```
sudo apt-get install libsdl2-dev libsdl2-mixer-dev
cargo install
```

run

```
cargo run
```

End with an example of getting some data out of the system or using it for a little demo.

## Usage

Add notes about how to use the system.