(Latest Revision: Tue Oct 30 21:59:09 PDT 2012 ) sample runs

Sample Runs


Script started on Tue Oct 30 21:47:39 2012
lucifer.local>> a.out

How many tiles wide do you want your pattern to be? 3
How many courses do you want in your pattern? 0

Dimensions must be positive

lucifer.local>> a.out

How many tiles wide do you want your pattern to be? 1
How many courses do you want in your pattern? 1

|-------------------------|
|      .-=-.   .-=-.      |
|     ( 0   \V/   0 )     |
|      \     O     /      |
|       `.__ # __.'       |
|        .'  #  '.        |
|  jgs  (o  /#\  o)       |
|        )/'   '\(        |
|       (         )       |
|-------------------------|

lucifer.local>> a.out

How many tiles wide do you want your pattern to be? 2
How many courses do you want in your pattern? 1

|-------------------------||-------------------------|
|      .-=-.   .-=-.      ||        ,_  _  _,        |
|     ( 0   \V/   0 )     ||          \o-o/          |
|      \     O     /      ||         ,(.-.),         |
|       `.__ # __.'       ||       _/ |) (| \_       |
|        .'  #  '.        ||         /\=-=/\         |
|  jgs  (o  /#\  o)       ||        ,| \=/ |,        |
|        )/'   '\(        ||      _/ \  |  / \_      |
|       (         )       ||  jgs     \_!_/          |
|-------------------------||-------------------------|

lucifer.local>> a.out

How many tiles wide do you want your pattern to be? 3
How many courses do you want in your pattern? 2

|-------------------------||-------------------------||-------------------------|
|      .-=-.   .-=-.      ||        ,_  _  _,        ||      .-=-.   .-=-.      |
|     ( 0   \V/   0 )     ||          \o-o/          ||     ( 0   \V/   0 )     |
|      \     O     /      ||         ,(.-.),         ||      \     O     /      |
|       `.__ # __.'       ||       _/ |) (| \_       ||       `.__ # __.'       |
|        .'  #  '.        ||         /\=-=/\         ||        .'  #  '.        |
|  jgs  (o  /#\  o)       ||        ,| \=/ |,        ||  jgs  (o  /#\  o)       |
|        )/'   '\(        ||      _/ \  |  / \_      ||        )/'   '\(        |
|       (         )       ||  jgs     \_!_/          ||       (         )       |
|-------------------------||-------------------------||-------------------------|
|-------------------------||-------------------------||-------------------------|
|        ,_  _  _,        ||      .-=-.   .-=-.      ||        ,_  _  _,        |
|          \o-o/          ||     ( 0   \V/   0 )     ||          \o-o/          |
|         ,(.-.),         ||      \     O     /      ||         ,(.-.),         |
|       _/ |) (| \_       ||       `.__ # __.'       ||       _/ |) (| \_       |
|         /\=-=/\         ||        .'  #  '.        ||         /\=-=/\         |
|        ,| \=/ |,        ||  jgs  (o  /#\  o)       ||        ,| \=/ |,        |
|      _/ \  |  / \_      ||        )/'   '\(        ||      _/ \  |  / \_      |
|  jgs     \_!_/          ||       (         )       ||  jgs     \_!_/          |
|-------------------------||-------------------------||-------------------------|

lucifer.local>> exit
exit

Script done on Tue Oct 30 21:48:23 2012