<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet type="text/xsl" href="/template/template.php" ?>
<!DOCTYPE theshtick  [
	<!ENTITY nbsp   "&#160;">
	<!ENTITY copy   "&#169;">
	<!ENTITY reg    "&#174;">
	<!ENTITY trade  "&#8482;">
	<!ENTITY mdash  "&#8212;">
	<!ENTITY ldquo  "&#8220;">
	<!ENTITY rdquo  "&#8221;"> 
	<!ENTITY pound  "&#163;">
	<!ENTITY yen    "&#165;">
	<!ENTITY euro   "&#8364;">
	<!ATTLIST html
		  sitehome   CDATA        #IMPLIED
	>
]>
<html>
<head>
<title>The Shtick</title>
<!-- link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.smcox.com/nucleus/xml-rss2.php?blogid=6" / -->
</head>
<body>
<header>
<h1>The Shtick</h1>
</header>
<nav id="gridmenu">
<span class="griditem" style="background-color:#996600;"><a href="/conquestination/" title="The Shtick: Conquestination"><img src="./conquestination/icon.png" alt="The Shtick: Conquestination"/></a>
</span><span class="griditem" style="background-color:#009966;"><a href="/scratchrunner/" title="The Shtick: Scratch Runner"><img src="./scratchrunner/icon.png" alt="The Shtick: Scratch Runner"/></a>
</span><span class="griditem" style="background-color:#660099;"><a href="/imageeditor/" title="The Shtick Image Editor"><img src="./images/imageeditoricon.png" width="100" alt="The Shtick Image Editor"/></a>
</span><br/><span class="griditem" style="background-color:#006699;"><a href="/autotwitter/" title="The Shtick Auto-Twitter for Nucleus"><img src="./autotwitter/icon.png" alt="The Shtick Auto-Twitter for Nucleus"/></a>
</span><span class="griditem" style="background-color:#669900;">&nbsp;<!-- a href="http://glyphproject.theshtick.org/" title="The Glyph Project"><img src="./images/glyphprojecticon.png" width="100" alt="The Glyph Project"/></a -->
</span><span class="griditem" style="background-color:#990066;"><a href="/adam/" title="Adam"><img src="./adam/icon.png" alt="Adam"/></a></span>
</nav>
<div class="subcontent">
<h2>Updates</h2>
<ul>
<li><a href="https://github.com/seanmcox/webassembly-module-io">WebAssembly Compiler</a> (Jan 2023) - A library that can be used to build or read WebAssembly modules in software. It's something that would have been very useful for past projects I've worked on. At this time I'm working on a QBASIC parser which I can then leverage to build a full end to end compiler for the language.</li>
<li><a href="https://github.com/seanmcox?tab=repositories&amp;q=sh-&amp;type=&amp;language=&amp;sort=">Super Helpful Quiz</a> (May 2021) - I have not made this available for convenient public download yet, but I've been working on this for a number of years, primarily as a tool for testing and exercising my children's math skills. There is a main quiz engine and a set of modules for generating quizes relevant to math curriculum spanning 3rd through 7th grade.</li>
<li><a href="/scratchrunner/">Scratch Runner</a> (Jun 2018) - Application downloads are available as well as developer libraries.
Paper Minecraft emulation, as an example, works well, though it can be a little laggy on some systems.</li>
<li><a href="/adam/">Adam</a> (Feb 2018) - A simple puzzle game originally built over a couple of days in 2017. The user is presented with a grid of colored cells. When a cell is clicked on, that cell and all neighboring cells (including diagonals) have their color toggled. The goal is to turn all cells to the same color.</li>
<li><a href="/conquestination/">Conquestination</a> (Dec 2017) - A strategy and conquest game built to both create an enjoyable game and to exercise some utilities and competencies that we have been developing.</li>
</ul>

<h2>Other Projects</h2>
<ul>
<li><a href="/imageeditor/">Image Editor</a> - We have not released an update to the image editor in some years. Legacy versions have been found to not run well in some modern Java environments. This project still exists and has been updated a little here and a little there.</li>
</ul>

<h2>Obsolete</h2>
<ul>
<li><a href="/autotwitter/">The Shtick Auto-Twitter for Nucleus</a> - We don't use Nucleus anymore, and don't plan on using it.Anybody wanting to pick up the plugin and continue development is welcome to do so. We'll probably move this plugin to a separate location for legacy tools in the future.</li>
</ul>
</div>
<!-- div class="subcontent">
Unable to open template /home/content/s/e/a/seanmcox/html/rss2html/sample-template.html, exiting
</div -->
</body>
</html>
