- Create a new, blank Unity 2D game, using Unity 5.4.0f3.
- Unity menu: Edit -> Project Settings -> Player
- Resolution & Presentation -> Run in Background* -> CHECK
- Other Settings -> Api Compatibility Level -> .NET 2.0
- Clone Arcadia Github into
Assets
directory and let Unity load it (be patient) cd Assets/Arcadia/Infrastructure
and run the./repl
program there, then(require '[arcadia.core :refer :all])
- Leave the REPL open for later