Skip to content

nfd9001/LiterallyRunYourCode

Repository files navigation

Literally Run Your Code

Write brainfuck code by walking, then run that code by running. Here's a 5-minute video illustrating how the app works. MIT license.

Building

Import this repo into Android Studio, then add your Google Maps API key to the XML file in /app/src/debug/res/values. Since this app uses Google Maps, you must have Google Play Services installed on your device to run this app.