<feed xmlns='http://www.w3.org/2005/Atom'>
<title>flappybird.git, branch master</title>
<subtitle>FlappyBird game in C++ with SDL2
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/flappybird.git/'/>
<entry>
<title>Basic Game</title>
<updated>2019-11-09T13:48:33+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-11-09T13:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/flappybird.git/commit/?id=bd6b5006f814daca16afd3a15eebd02ef696624b'/>
<id>bd6b5006f814daca16afd3a15eebd02ef696624b</id>
<content type='text'>
Bird falls, game over if he touches the floor or a pipe.
Pipes are randomly generated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bird falls, game over if he touches the floor or a pipe.
Pipes are randomly generated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Boilerplate SDL class</title>
<updated>2019-11-09T10:11:23+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-11-09T10:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/flappybird.git/commit/?id=cfebccb7a5a4e19090f2259efd18a8e97b318c96'/>
<id>cfebccb7a5a4e19090f2259efd18a8e97b318c96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
