<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wasp-os.git/wasp/apps/snake.py, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/wasp-os.git/'/>
<entry>
<title>simulator: test_qa: Add some basic docstring tests</title>
<updated>2021-01-13T21:51:17Z</updated>
<author>
<name>Daniel Thompson</name>
<email>daniel@redfelineninja.org.uk</email>
</author>
<published>2021-01-13T21:51:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/wasp-os.git/commit/?id=39d87830558540fefad1d4dd24a14f273bd4d5a7'/>
<id>39d87830558540fefad1d4dd24a14f273bd4d5a7</id>
<content type='text'>
This one picked up a lot of inconsistancy so the changes here are pretty
big.

Signed-off-by: Daniel Thompson &lt;daniel@redfelineninja.org.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This one picked up a lot of inconsistancy so the changes here are pretty
big.

Signed-off-by: Daniel Thompson &lt;daniel@redfelineninja.org.uk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>apps: snake: Update artwork</title>
<updated>2020-12-28T10:08:15Z</updated>
<author>
<name>Daniel Thompson</name>
<email>daniel@redfelineninja.org.uk</email>
</author>
<published>2020-12-28T10:08:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/wasp-os.git/commit/?id=ff958d154ffd9b3a8ac1863f14adbd15aa44c8a4'/>
<id>ff958d154ffd9b3a8ac1863f14adbd15aa44c8a4</id>
<content type='text'>
Update the icon so it more closely resembles the in-game visual style
(and also so it compresses better) and update the screenshot since the
old one is the wrong size (FullHD instead of 358x406) and doesn't render
correctly in the documentation.

Signed-off-by: Daniel Thompson &lt;daniel@redfelineninja.org.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the icon so it more closely resembles the in-game visual style
(and also so it compresses better) and update the screenshot since the
old one is the wrong size (FullHD instead of 358x406) and doesn't render
correctly in the documentation.

Signed-off-by: Daniel Thompson &lt;daniel@redfelineninja.org.uk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>apps: snake: Fix screenshots</title>
<updated>2020-12-27T19:35:09Z</updated>
<author>
<name>Daniel Thompson</name>
<email>daniel@redfelineninja.org.uk</email>
</author>
<published>2020-12-27T19:35:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/wasp-os.git/commit/?id=f38e7f8936d2ce20dd14bfb47336b7c500c4df33'/>
<id>f38e7f8936d2ce20dd14bfb47336b7c500c4df33</id>
<content type='text'>
Signed-off-by: Daniel Thompson &lt;daniel@redfelineninja.org.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Daniel Thompson &lt;daniel@redfelineninja.org.uk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>apps: snake: fix a couple of errors</title>
<updated>2020-12-27T18:16:03Z</updated>
<author>
<name>Johannes Wache</name>
<email>jbwa@posteo.de</email>
</author>
<published>2020-12-26T18:22:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/wasp-os.git/commit/?id=6d3f2126bf0bcf728f24a447ec5edb7834473145'/>
<id>6d3f2126bf0bcf728f24a447ec5edb7834473145</id>
<content type='text'>
Signed-off-by: Johannes Wache &lt;jbwa@posteo.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Johannes Wache &lt;jbwa@posteo.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>apps: snake: Remove redundant import</title>
<updated>2020-12-12T18:15:33Z</updated>
<author>
<name>Daniel Thompson</name>
<email>daniel@redfelineninja.org.uk</email>
</author>
<published>2020-12-12T18:15:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/wasp-os.git/commit/?id=339b8357824b35cf1a4fb03732acdccd7ef5805e'/>
<id>339b8357824b35cf1a4fb03732acdccd7ef5805e</id>
<content type='text'>
Signed-off-by: Daniel Thompson &lt;daniel@redfelineninja.org.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Daniel Thompson &lt;daniel@redfelineninja.org.uk&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>apps: snake: Add a snake game application</title>
<updated>2020-11-29T20:08:59Z</updated>
<author>
<name>Johannes Wache</name>
<email>jbwa@posteo.de</email>
</author>
<published>2020-11-27T10:39:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/wasp-os.git/commit/?id=e450ccf9f0cc7a646bfac75d6e1b67d5ee7481f0'/>
<id>e450ccf9f0cc7a646bfac75d6e1b67d5ee7481f0</id>
<content type='text'>
Signed-off-by: Johannes Wache &lt;jbwa@posteo.de&gt;
[daniel@redfelineninja.org.uk: Removed some couple of unwanted merge artifacts]
Signed-off-by: Daniel Thompson &lt;daniel@redfelineninja.org.uk&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Johannes Wache &lt;jbwa@posteo.de&gt;
[daniel@redfelineninja.org.uk: Removed some couple of unwanted merge artifacts]
Signed-off-by: Daniel Thompson &lt;daniel@redfelineninja.org.uk&gt;
</pre>
</div>
</content>
</entry>
</feed>
