Basic example with black square cursor on orange background
This commit is contained in:
parent
8c7ab7da10
commit
7f37985996
2 changed files with 55 additions and 0 deletions
5
run.sh
Executable file
5
run.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
(
|
||||
cd ../arcan/build || exit
|
||||
./arcan -T ../data/scripts -p ../../arcan-exercises/data ../../arcan-exercises/exercise1
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue