Skip to content

Instantly share code, notes, and snippets.

View haileylgbt's full-sized avatar
🏳️‍⚧️
trans rights

Hailey haileylgbt

🏳️‍⚧️
trans rights
View GitHub Profile
@haileylgbt
haileylgbt / readme.txt
Created November 30, 2020 10:52
waste of space (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@haileylgbt
haileylgbt / readme.txt
Created November 29, 2020 05:45
coop (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
if (chanceOfVictory = 'certain') {
soldier.fight();
}
// sun tzu said that
@haileylgbt
haileylgbt / whatsyourname.py
Created March 4, 2019 00:23
What's your name?
first_name = input('Enter your first name: ')
if first_name == "Harry":
yesOrNo = input ('Wait...Harry? As in Harrison Meredith? Y/N ')
if yesOrNo == 'Y':
print("Hello there, creator! Great to see you!")
exit(0)
elif yesOrNo == 'N':
print("Oh, my mistake...anyway,")
@haileylgbt
haileylgbt / readme.txt
Created February 6, 2019 06:34
Harry Quest - The Gem Scavange (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@haileylgbt
haileylgbt / readme.txt
Created February 6, 2019 06:19
Harry Quest 00 (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@haileylgbt
haileylgbt / readme.txt
Created November 3, 2018 22:45
Harry Quest - BejFans (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@haileylgbt
haileylgbt / readme.txt
Created November 3, 2018 06:08
Harry Quest - BejFans [Sneek Peek Preereeleesee] (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@haileylgbt
haileylgbt / readme.txt
Created November 3, 2018 05:48
Harry Quest - BejFans (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html
@haileylgbt
haileylgbt / readme.txt
Created November 3, 2018 05:23
Harry Quest 00 (PuzzleScript Script)
Play this game by pasting the script in http://www.puzzlescript.net/editor.html