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

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Android app: Walk to write programs, run to run them.

License

MIT license

2 stars 1 fork Branches Tags Activity

Notifications You must be signed in to change notification settings

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.