Skip to content

Instantly share code, notes, and snippets.

View andrewschultz's full-sized avatar
💭
Currently refining Stale Tales Slate and working on my (private) IFComp '19 repo

Andrew Schultz andrewschultz

💭
Currently refining Stale Tales Slate and working on my (private) IFComp '19 repo
View GitHub Profile
@andrewschultz
andrewschultz / basic_na_func.py
Created March 5, 2024 08:02
Python file to decode training progress for Nox Archaist binary. Requires basic_na_func.py as well: tra.py q = process nox-(today)
#sys.path.append('c:/Users/Andrew/Documents/github/NA/source_code')
#import basic_na_func
from collections import defaultdict
bin_to_name = defaultdict(str)
areas = defaultdict(str)
mer_txt = "c:/Users/Andrew/Documents/github/NA/source_code/mer.txt"
@andrewschultz
andrewschultz / arthurs-day-out-walkthrough.txt
Created May 24, 2021 23:44
Arthur's Day Out walkthrough
Walkthrough for Arthur's Day Out by Andrew Schultz
Thanks to Dee Cooke for a hint
> search fabric
> wear gown
10/200 now.
<?xml version="1.0" encoding="utf-8"?>
<trizbort version="1.6.0.0">
<info />
<map>
<room id="1" name="Room 1" subtitle="" x="-576" y="-224" w="96" h="64" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="" ZOrder="0">
<objects at="n">Thing 1|Thing 2|Thing 3|Thing 4</objects>
</room>
<room id="2" name="Room 2" subtitle="" x="-576" y="-96" w="96" h="64" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="" ZOrder="0">
<objects>Thing 1|Thing 2|Thing 3|Thing 4</obje
@andrewschultz
andrewschultz / test-labeled-unconnected-edge.trizbort
Created September 24, 2017 14:40
unconnected edge test file
<?xml version="1.0" encoding="utf-8"?>
<trizbort version="1.6.0.0">
<info />
<map>
<room id="2" name="x" subtitle="" x="32" y="-96" w="96" h="64" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="" ZOrder="0" />
<line id="3" name="" description="" startText="s" midText="m" endText="e">
<point index="0" x="-32" y="-64" />
<dock index="1" id="2" port="w" />
</line>
<room id="4" name="y" subtitle="" x="-128" y="0" w="96" h="64" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="
@andrewschultz
andrewschultz / ellipse-connector-text.trizbort
Created August 8, 2017 00:00
Ellipse connector text test file
<?xml version="1.0" encoding="utf-8"?>
<trizbort version="1.6.0.0">
<info />
<map>
<room id="1" name="Center" subtitle="" x="-768" y="-224" w="96" h="64" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="yes" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="" />
<room id="2" name="Elsewhere" subtitle="" x="-608" y="-352" w="96" h="64" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="yes" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="" />
<line id="3" name="" description="" startText="in" endText="out">
<dock index="0" id="1" port="ne" />
<dock index="1" id="2"
@andrewschultz
andrewschultz / with-without-cr.trizbort
Created July 19, 2017 21:39
line breaks with Trizbort up-aligned object text
<?xml version="1.0" encoding="utf-8"?>
<trizbort version="1.6.0.0">
<info />
<map>
<room id="1" name="With-CR" subtitle="" x="-288" y="416" w="96" h="64" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="">
<objects at="n">1|2|</objects>
</room>
<room id="2" name="Without-CR" subtitle="" x="-128" y="416" w="96" h="64" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="">
<objects at="n">1|2</objects>
</room>
<?xml version="1.0" encoding="utf-8"?>
<trizbort version="1.6.0.0">
<info />
<map>
<room id="1" name="R2" subtitle="" x="-160" y="-96" w="96" h="64" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" isDark="yes" description="" roomFill="" secondFill="#FFFFFF" secondFillLocation="BottomRight" roomBorder="" roomLargeText="" roomSmallText="">
<objects at="n">a|b|c|d</objects>
</room>
<room id="2" name="r4" subtitle="" x="-160" y="160" w="96" h="64" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" isDark="yes" description="" roomFill="" secondFill="" secondFillLocation="BottomRight" roomBorder="" roomLargeText="" roomSmallText="">
<objects>x|y|z</objects>
</room>
<?xml version="1.0" encoding="utf-8"?>
<trizbort version="1.5.9.4">
<info />
<map>
<room id="1" name="Page 1" subtitle="" x="-96" y="-64" w="96" h="64" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="" />
<room id="2" name="Page 2" subtitle="" x="-256" y="-192" w="96" h="64" region="NoRegion" handDrawn="yes" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="" />
<line id="3" flow="oneWay" midText="do right">
<dock index="0" id="1" port="nnw" />
<dock index="1" id="2" port="s" />
</line>
@andrewschultz
andrewschultz / 3dopolis-zblorb-glulxstr.txt
Created April 9, 2016 00:54
Glulx Strings output for threediopolis zblorb
This file has been truncated, but you can view the full file.
m
eijes kdc
@andrewschultz
andrewschultz / diesel.trizbort
Created December 24, 2015 20:49
Trizbort file with accents (for I6 export/issues 233-234)
<?xml version="1.0" encoding="utf-8"?>
<trizbort version="1.5.9.3">
<info />
<map>
<room id="1" name="générateur à diesel" subtitle="générateur à diesel" x="-128" y="-192" w="96" h="64" region="NoRegion" handDrawn="no" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="générateur à diesel" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="">
<objects at="e">générateur à diesel</objects>
</room>
<room id="2" name="Cave" subtitle="" x="-128" y="32" w="96" h="64" region="NoRegion" handDrawn="no" allcornersequal="yes" ellipse="no" roundedCorners="no" octagonal="no" cornerTopLeft="15" cornerTopRight="15" cornerBottomLeft="15" cornerBottomRight="15" borderstyle="Solid" description="" roomFill="" secondFill="" secondFillLocation="Bottom" roomBorder="" roomLargeText="" roomSmallText="" />
<line id="3" startText="générateu