glados: add rotated portal

should be able to do this with "ROT=" but not if we want color, curses.
This commit is contained in:
Vince Weaver 2017-01-10 11:38:28 -05:00
parent e247194f48
commit 5fd174c30a

View File

@ -1,5 +1,5 @@
# Number of shapes # Number of shapes
6 7
# "Cross Hair" # "Cross Hair"
# | # |
# | # |
@ -102,4 +102,17 @@ LT LT LT UP LT UP LT UP RT UP LT UP NRT RT UP RT RT RT RT RT RT DN
# Upper Left # Upper Left
RT DN RT DN LT DN RT DN NLT LT DN LT LT LT RT DN RT DN LT DN RT DN NLT LT DN LT LT LT
STOP STOP
#
# Sideways Portal
# #*#*#*#*#*#*#
# #*# #*#
# *# . #*
# #*# #*#
# #*#*#*#*#*#*#
START
NDN NDN NRT RT NRT RT NRT RT NRT UP
RT NRT UP UP LT NLT UP
LT NLT LT NLT LT NLT LT NLT LT NLT LT NLT DN
LT NLT DN DN RT NRT DN
RT NRT RT NRT RT
STOP