<feed xmlns='http://www.w3.org/2005/Atom'>
<title>maze-generator, branch master</title>
<subtitle>A botched together maze generator and solver written in ruby</subtitle>
<link rel='alternate' type='text/html' href='https://git.noahloomans.com/maze-generator/'/>
<entry>
<title>Refactor algorithm switch</title>
<updated>2018-04-22T15:16:47+00:00</updated>
<author>
<name>Noah Loomans</name>
<email>noahloomans@gmail.com</email>
</author>
<published>2018-04-22T15:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.noahloomans.com/maze-generator/commit/?id=30226e6ea3de0b36fb3e1f34800befc94b8dc167'/>
<id>30226e6ea3de0b36fb3e1f34800befc94b8dc167</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reset line before printing lines with dynamic length</title>
<updated>2018-04-22T15:06:40+00:00</updated>
<author>
<name>Noah Loomans</name>
<email>noahloomans@gmail.com</email>
</author>
<published>2018-04-22T15:06:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.noahloomans.com/maze-generator/commit/?id=104f73d835c2565dfab12b2909bd2ab68c265027'/>
<id>104f73d835c2565dfab12b2909bd2ab68c265027</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor print statements</title>
<updated>2018-04-22T14:41:46+00:00</updated>
<author>
<name>Noah Loomans</name>
<email>noahloomans@gmail.com</email>
</author>
<published>2018-04-22T14:41:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.noahloomans.com/maze-generator/commit/?id=e5b08e0edb4c1c30c368c338a9148b846b087f5f'/>
<id>e5b08e0edb4c1c30c368c338a9148b846b087f5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move TUI to commands to seperate file</title>
<updated>2018-04-22T14:37:42+00:00</updated>
<author>
<name>Noah Loomans</name>
<email>noahloomans@gmail.com</email>
</author>
<published>2018-04-22T14:37:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.noahloomans.com/maze-generator/commit/?id=df356d42954107688b7484b595ff1e33cd70291c'/>
<id>df356d42954107688b7484b595ff1e33cd70291c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add default stack_treshold</title>
<updated>2018-04-22T12:59:57+00:00</updated>
<author>
<name>Noah Loomans</name>
<email>noahloomans@gmail.com</email>
</author>
<published>2018-04-22T12:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.noahloomans.com/maze-generator/commit/?id=f5bcd76d2c0420e61425f3cfd000f6a86445cb62'/>
<id>f5bcd76d2c0420e61425f3cfd000f6a86445cb62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fancy debug to maze_solver</title>
<updated>2018-04-22T12:57:31+00:00</updated>
<author>
<name>Noah Loomans</name>
<email>noahloomans@gmail.com</email>
</author>
<published>2018-04-22T12:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.noahloomans.com/maze-generator/commit/?id=ba3c0382264fd6844fee3b1ea26c47c9d5332b82'/>
<id>ba3c0382264fd6844fee3b1ea26c47c9d5332b82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create MazeSolver</title>
<updated>2018-04-22T12:51:02+00:00</updated>
<author>
<name>Noah Loomans</name>
<email>noahloomans@gmail.com</email>
</author>
<published>2018-04-22T12:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.noahloomans.com/maze-generator/commit/?id=cff0b04e9092613ee24a6a291ba42c086b65c7c8'/>
<id>cff0b04e9092613ee24a6a291ba42c086b65c7c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename limit to threshold</title>
<updated>2018-04-22T10:42:50+00:00</updated>
<author>
<name>Noah Loomans</name>
<email>noahloomans@gmail.com</email>
</author>
<published>2018-04-22T10:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.noahloomans.com/maze-generator/commit/?id=98ddcffd5264e355fb6d651d18be9b51c34ae544'/>
<id>98ddcffd5264e355fb6d651d18be9b51c34ae544</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow changing the algorthing based on stack size</title>
<updated>2018-04-22T10:39:37+00:00</updated>
<author>
<name>Noah Loomans</name>
<email>noahloomans@gmail.com</email>
</author>
<published>2018-04-22T10:39:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.noahloomans.com/maze-generator/commit/?id=bbcdf015a9248e866153e85684b6a88df735bedc'/>
<id>bbcdf015a9248e866153e85684b6a88df735bedc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add bang to geerate</title>
<updated>2018-04-22T09:29:25+00:00</updated>
<author>
<name>Noah Loomans</name>
<email>noahloomans@gmail.com</email>
</author>
<published>2018-04-22T09:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.noahloomans.com/maze-generator/commit/?id=12c7960189eb6a61616eb266941533fb55e8c1d6'/>
<id>12c7960189eb6a61616eb266941533fb55e8c1d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
