<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cetris/core, branch master</title>
<subtitle>Tetris Logic in C</subtitle>
<id>https://git.akon.city/cetris/atom/core?h=master</id>
<link rel='self' href='https://git.akon.city/cetris/atom/core?h=master'/>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/'/>
<updated>2019-09-27T22:35:22Z</updated>
<entry>
<title>single header and clang-format</title>
<updated>2019-09-27T22:35:22Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2019-09-27T22:35:22Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=7c2779d53a69b4fa0a81d149002994e8c5051120'/>
<id>urn:sha1:7c2779d53a69b4fa0a81d149002994e8c5051120</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup core and do a bit on opengl</title>
<updated>2019-09-04T18:46:12Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2019-09-04T18:46:12Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=8d0df8b04ed1a12f234091adad65992f46664ad5'/>
<id>urn:sha1:8d0df8b04ed1a12f234091adad65992f46664ad5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove das code and simplify some other stuff</title>
<updated>2019-08-19T19:53:22Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2019-08-19T19:53:22Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=d64514659c38c672e65ffccd6f44a64143a4dbfd'/>
<id>urn:sha1:d64514659c38c672e65ffccd6f44a64143a4dbfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adjust some stuff from the Tetris guidelines</title>
<updated>2019-04-24T03:15:08Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2019-04-24T03:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=ab5a70d3b5769ee1f3e1f1bf380c6839915aaf15'/>
<id>urn:sha1:ab5a70d3b5769ee1f3e1f1bf380c6839915aaf15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "convert core to ansii c"</title>
<updated>2019-04-23T19:54:47Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2019-04-23T19:54:47Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=10835bc09f0979a6bf1c8b1ead2658f48b28b76f'/>
<id>urn:sha1:10835bc09f0979a6bf1c8b1ead2658f48b28b76f</id>
<content type='text'>
This reverts commit 101fe6381be215c7109624099f3e8e3aec115df0.
</content>
</entry>
<entry>
<title>convert core to ansii c</title>
<updated>2019-04-15T22:32:47Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2019-04-15T22:32:47Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=458ab270a8b7246a1a617e34c02aa74deca92ba6'/>
<id>urn:sha1:458ab270a8b7246a1a617e34c02aa74deca92ba6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add next piece delay for when a line is cleared + cleanup</title>
<updated>2019-04-15T00:10:23Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2019-04-15T00:10:23Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=4477c1db42b579a441bf0a62bed2f627176f1c76'/>
<id>urn:sha1:4477c1db42b579a441bf0a62bed2f627176f1c76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove accidental file</title>
<updated>2019-04-13T21:21:54Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2019-04-13T21:21:54Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=2e59a5b0a8e8b70f30d44de7d14e53c800e19914'/>
<id>urn:sha1:2e59a5b0a8e8b70f30d44de7d14e53c800e19914</id>
<content type='text'>
</content>
</entry>
<entry>
<title>general cleanup and add ghost piece for preview</title>
<updated>2019-04-13T21:12:12Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2019-04-13T21:12:12Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=2d3a51877ba45ed5a64d2c9acee3d3300f55c5fa'/>
<id>urn:sha1:2d3a51877ba45ed5a64d2c9acee3d3300f55c5fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify piece queue</title>
<updated>2019-04-13T16:58:35Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2019-04-13T16:58:35Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=98cb2cda6e9baa7836c76e78bc4c021b6bea39cc'/>
<id>urn:sha1:98cb2cda6e9baa7836c76e78bc4c021b6bea39cc</id>
<content type='text'>
</content>
</entry>
</feed>
