https://github.com/AaronRandall/Screentendo
Turn your screen into a playable level of Mario
https://github.com/AaronRandall/Screentendo
Last synced: 5 months ago
JSON representation
Turn your screen into a playable level of Mario
- Host: GitHub
- URL: https://github.com/AaronRandall/Screentendo
- Owner: AaronRandall
- Created: 2015-04-05T23:44:37.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-26T14:14:54.000Z (almost 10 years ago)
- Last Synced: 2024-08-01T23:32:45.835Z (9 months ago)
- Language: Objective-C
- Homepage: http://aaronrandall.com/blog/screentendo/
- Size: 6.55 MB
- Stars: 1,075
- Watchers: 35
- Forks: 70
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- open-source-mac-os-apps - Screentendo - Turn your screen into a playable level of Mario. ![objective_c_icon] (Applications / Games)
- open-source-mac-os-apps - Screentendo - Turn your screen into a playable level of Mario. </summary><p><b>Languages:</b> ![objective_c_icon] <br><b>Screenshots:</b><br><img src='https://raw.githubusercontent.com/AaronRandall/Screentendo/master/Screentendo/Screentendo.gif' width='400' loading='lazy'/><br></p></details> (Applications / 🎮 Games (11))
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/).

## 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.