fix some file extensions
This commit is contained in:
parent
68f8f3e56b
commit
f3a896c724
789 changed files with 91 additions and 62 deletions
80
Task/Langtons-ant/CoffeeScript/langtons-ant-2.coffee
Normal file
80
Task/Langtons-ant/CoffeeScript/langtons-ant-2.coffee
Normal file
|
|
@ -0,0 +1,80 @@
|
|||
> coffee langstons_ant.coffee
|
||||
Ant is at -24,46, direction W
|
||||
top left: -25, 47, bottom right: 22, -29
|
||||
_##__##_________________________________________
|
||||
##_#####________________________________________
|
||||
#____##_#_______________________________________
|
||||
____#_#_##______________________________________
|
||||
_####_###_#_____________________________________
|
||||
_#####_#__##____________________________________
|
||||
__#___##_##_#___________________________________
|
||||
___###___#__##__________________________________
|
||||
____#___##_##_#_________________________________
|
||||
_____###___#__##________________________________
|
||||
______#___##_##_#_______________________________
|
||||
_______###___#__##______________________________
|
||||
________#___##_##_#_____________________________
|
||||
_________###___#__##____________________________
|
||||
__________#___##_##_#___________________________
|
||||
___________###___#__##__________________________
|
||||
____________#___##_##_#_________________________
|
||||
_____________###___#__##________________________
|
||||
______________#___##_##_#_______________________
|
||||
_______________###___#__##______________________
|
||||
________________#___##_##_#_____________________
|
||||
_________________###___#__##____________________
|
||||
__________________#___##_##_#___________________
|
||||
___________________###___#__##__________________
|
||||
____________________#___##_##_#_________________
|
||||
_____________________###___#__##________________
|
||||
______________________#___##_##_#_______________
|
||||
_______________________###___#__##______________
|
||||
________________________#___##_##_#__##_________
|
||||
_________________________###___#__##__##________
|
||||
__________________________#___##_##__##___#_____
|
||||
____________________####___###___#___#__###_____
|
||||
___________________#____#___#___##_####___#_____
|
||||
__________________###____#___#_#______#_##_#____
|
||||
__________________###____#_##_____#_##__#_##____
|
||||
___________________#____#___##_#_#_____##_______
|
||||
___________________#_#______#_#####__#___#______
|
||||
__________________#___#####__________##_######__
|
||||
__________________###__##__#_##_#_#_#___##_#_##_
|
||||
________________##__#_#######_#___#__###____##_#
|
||||
_______________#__#__######_##___#__#_##___#___#
|
||||
______________#____#_#_##_#__######_#######___#_
|
||||
______________#_####_##_#_####____##__##_#_##_#_
|
||||
_______________#____####___#__#_######_##____###
|
||||
__________________#___#_##_#_###_#__##__##___###
|
||||
_____________________#######____#__##_##_#_____#
|
||||
_____________####__##_##__####_##_##_##__#_____#
|
||||
____________#____#_#___###_##_###____#_####____#
|
||||
___________###_______###_#_#_#####____#_#______#
|
||||
___________#_#___###_####_##_#___##_###_##_____#
|
||||
_________________##_##__####____####_#_#_#_____#
|
||||
____________#____#__##___###__###_____###______#
|
||||
____________##___##_###_####__#______###___##__#
|
||||
____________##_#_####_____#___#__#_##_###_##___#
|
||||
___________####_##___##_####__#_#__#__#__###___#
|
||||
___________#_##_###__#_#_##_#_#_____#_#_____#_#_
|
||||
_______________#_#__#____##_##__#_#__###_##_____
|
||||
_______________##_#____#__#####_#____#____#__#_#
|
||||
______________#_##_#__#____##_##_#__###______###
|
||||
____________#_#___#__#__#__#__###___##__##____#_
|
||||
___________###_#_#####_######_###_#######_#_##__
|
||||
___________#_#_#____#####___##__#####_#####_____
|
||||
_____________#__##___#______#__#_##__###_###____
|
||||
__________####___#####_#########___#_#__________
|
||||
_____##____#__#_____###_#_#___#_###__###________
|
||||
____#__#__####_##___###_##___###_##_____##______
|
||||
___###____#_##_#_#####___#____#__#__##_###______
|
||||
___#_#####_#_#___##__##_____#____#___#__#_______
|
||||
_______######_####__##_#___#__##__#_#_##________
|
||||
_____##______#_###_##__####___#___###___________
|
||||
______#__#_#####__#___#_##___#__#__#____________
|
||||
______##_###_#######_____#_____#_##_____________
|
||||
_____#_#__##_##______#___##____#________________
|
||||
____#__#_####________###__##__#_________________
|
||||
____#_##_###____________##__##__________________
|
||||
_____##_________________________________________
|
||||
______##________________________________________
|
||||
Loading…
Add table
Add a link
Reference in a new issue