GitHub - nfd9001/LiterallyRunYourCode: Android app: Walk to write programs, run to run them.

1 min read Original article ↗

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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.