Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 521 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 521 Bytes

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.