Browse Source

Directions on setting this up.

bugz 5 years ago
parent
commit
bb9a193fa7
2 changed files with 15 additions and 1 deletions
  1. 10 0
      README.md
  2. 5 1
      TODO.md

+ 10 - 0
README.md

@@ -0,0 +1,10 @@
+
+# To Use:
+
+git submodule update --init
+sudo apt install cmake
+
+cmake .
+make
+
+

+ 5 - 1
TODO.md

@@ -1,4 +1,5 @@
 # TODO
 # TODO
+Ctrl-K V
 
 
 * Need backstory for Horrible Harry.
 * Need backstory for Horrible Harry.
     - Maybe the silicon used to make the computer is possessed.  Sand walked on by the ancient Pharaohs.  Perhaps a Pooka has found a new ~ to reside.  The wrath of Loki has found an outlet.  __Who Knows?__  
     - Maybe the silicon used to make the computer is possessed.  Sand walked on by the ancient Pharaohs.  Perhaps a Pooka has found a new ~ to reside.  The wrath of Loki has found an outlet.  __Who Knows?__  
@@ -67,7 +68,10 @@ A unsigned long of a (small) negative number should be pretty weird and freaky.
 
 
 Displaying the screen, it suddenly freezes for 1-2 seconds.
 Displaying the screen, it suddenly freezes for 1-2 seconds.
 
 
-(Easy, find safe place and insert ^P2)
+(Easy, find safe place and insert ^P2)  
+
+Or ^P1^S2word^S0^P2
+
 * freeze-word
 * freeze-word
 
 
 Displaying the screen, it suddenly pauses for (?) and then says word (boo, "HELLO, are you there?" ), 2nd pause (longer), then erase and resume.
 Displaying the screen, it suddenly pauses for (?) and then says word (boo, "HELLO, are you there?" ), 2nd pause (longer), then erase and resume.