<feed xmlns='http://www.w3.org/2005/Atom'>
<title>simple_platformer.git/build/main, branch master</title>
<subtitle>A 2d platformer from scratch, using c++ and opengl
</subtitle>
<link rel='alternate' type='text/html' href='https://git.talhaamir.xyz/simple_platformer.git/'/>
<entry>
<title>Removing build file from git tracking</title>
<updated>2024-10-20T16:19:10+00:00</updated>
<author>
<name>talha</name>
<email>sarcxd@gmail.com</email>
</author>
<published>2024-10-20T16:19:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.talhaamir.xyz/simple_platformer.git/commit/?id=9ae3c1324e1685c9f7844dc4d2775f0093bda4f4'/>
<id>9ae3c1324e1685c9f7844dc4d2775f0093bda4f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Motion+Collision now work:</title>
<updated>2024-10-19T12:32:47+00:00</updated>
<author>
<name>talha</name>
<email>sarcxd@gmail.com</email>
</author>
<published>2024-10-19T12:32:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.talhaamir.xyz/simple_platformer.git/commit/?id=35d3384f9b6ba6786a2e12a729865836d96cee71'/>
<id>35d3384f9b6ba6786a2e12a729865836d96cee71</id>
<content type='text'>
- Collisions are checked for each side, to let us know how to proceed
- Equations of motion seem to work fine, except that they don't play
  well with time_delta, and are framerate dependant.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Collisions are checked for each side, to let us know how to proceed
- Equations of motion seem to work fine, except that they don't play
  well with time_delta, and are framerate dependant.
</pre>
</div>
</content>
</entry>
<entry>
<title>Saving draft, added collision detection so far</title>
<updated>2024-10-08T16:15:38+00:00</updated>
<author>
<name>talha</name>
<email>sarcxd@gmail.com</email>
</author>
<published>2024-10-08T16:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.talhaamir.xyz/simple_platformer.git/commit/?id=7c0ca92da0d2d0fd7e7f4da957ef7d1ea9f15e41'/>
<id>7c0ca92da0d2d0fd7e7f4da957ef7d1ea9f15e41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
