Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/AaronRandall/Screentendo

Turn your screen into a playable level of Mario
https://github.com/AaronRandall/Screentendo

Last synced: about 2 months ago
JSON representation

Turn your screen into a playable level of Mario

Awesome Lists containing this project

README

        

# Screentendo

Screentendo is a desktop application that allows you to to turn a selection of your screen into a playable level of Super Mario Bros. Read more about it [here](http://aaronrandall.com/blog/screentendo/).

![](https://github.com/AaronRandall/Screentendo/blob/master/Screentendo/Screentendo.gif)

## Installation

This project uses [Cocoapods](https://guides.cocoapods.org/using/getting-started.html).
From the root of the project, install dependencies with:

pod install

and then open Screentendo.xcworkspace to launch the project in Xcode.