diff options
author | neauoire <[email protected]> | 2019-11-19 16:58:24 -0500 |
---|---|---|
committer | neauoire <[email protected]> | 2019-11-19 16:58:24 -0500 |
commit | 9e9c1fd3cbf9c471f70391fed8a664dffefbed4e (patch) | |
tree | 23898fafc425c21d5e1ff222d4d0c59c44e3cfec /examples/misc | |
parent | 9c7e9a5b759e2b283febc1ab01562756476c7268 (diff) | |
download | Orca-9e9c1fd3cbf9c471f70391fed8a664dffefbed4e.tar.gz Orca-9e9c1fd3cbf9c471f70391fed8a664dffefbed4e.zip |
Added new examples
Diffstat (limited to 'examples/misc')
-rw-r--r-- | examples/misc/colors.orca | 17 | ||||
-rw-r--r-- | examples/misc/tower.orca | 24 |
2 files changed, 29 insertions, 12 deletions
diff --git a/examples/misc/colors.orca b/examples/misc/colors.orca new file mode 100644 index 0000000..09f696d --- /dev/null +++ b/examples/misc/colors.orca @@ -0,0 +1,17 @@ +......................................... +.#.COLORS.#.............................. +......................................... +...Bg.2Bg.4Bg............................ +.rV2.gV1.cVf............................. +......................................... +.C3...................................... +.23T048.................................. +...8..................................... +...J.3Krgb............................... +.D18.3G213............................... +.*$co:003;103;213........................ +......................................... +......................................... +......................................... +......................................... +.........................................
\ No newline at end of file diff --git a/examples/misc/tower.orca b/examples/misc/tower.orca index 9f41104..a7826cc 100644 --- a/examples/misc/tower.orca +++ b/examples/misc/tower.orca @@ -1,17 +1,17 @@ ......................................... .#.TOWER.#............................... ......................................... -..........1C8.3C..5C8.7C8................ -...........3...3...3...1................. -........0C8J2C8J4C8J6C8J8C8.............. -.........3A3A1A3A4A3A0A1A6............... -..........6A4A4A7A7A3A1A7................ -...........AA8ABAEAAA4A8................. -............IAJAPAOAEAC.................. -.............1A8ADA2AQ................... -..............9ALAFAS.................... -...............UA0A7..................... -................UA7...................... -.................1....................... +...................C..................... +..................C1C.................... +.................C0A1C................... +................C3A1A1C.................. +...............C2A4A2A1C................. +..............C1A6A6A3A1C................ +..............0A7AcA9A4A1................ +...............7AjAlAdA5................. +................qA4AyAi.................. +.................uA2Ag................... +..................wAi.................... +...................e..................... ......................................... .........................................
\ No newline at end of file |