<feed xmlns='http://www.w3.org/2005/Atom'>
<title>simple_platformer.git/source/array, 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>Making project work with clangd:</title>
<updated>2025-03-06T05:37:36+00:00</updated>
<author>
<name>talha</name>
<email>sarcxd@gmail.com</email>
</author>
<published>2025-03-06T05:37:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.talhaamir.xyz/simple_platformer.git/commit/?id=23cc1a7d8c5ae6a397071763d0326990868c37af'/>
<id>23cc1a7d8c5ae6a397071763d0326990868c37af</id>
<content type='text'>
- Moved a lot of items into separate header files
- Still compiling everything as a single translation unit (but maybe a
  heavier translation unit [if that is possible])
- setup compile_flags, a way to use clangd without using a build system
- stuff like clangd and cmake don't work well with unity builds, so I
  avoid jumping through hoops
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Moved a lot of items into separate header files
- Still compiling everything as a single translation unit (but maybe a
  heavier translation unit [if that is possible])
- setup compile_flags, a way to use clangd without using a build system
- stuff like clangd and cmake don't work well with unity builds, so I
  avoid jumping through hoops
</pre>
</div>
</content>
</entry>
<entry>
<title>Added levels, fixed jumping when gravity is inverted</title>
<updated>2025-03-01T16:19:57+00:00</updated>
<author>
<name>talha</name>
<email>sarcxd@gmail.com</email>
</author>
<published>2025-03-01T16:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.talhaamir.xyz/simple_platformer.git/commit/?id=b5dc71d7b4d9e244d76a23cfb59dd782c4c36baf'/>
<id>b5dc71d7b4d9e244d76a23cfb59dd782c4c36baf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added IVec, setting up level editing</title>
<updated>2025-01-15T09:26:29+00:00</updated>
<author>
<name>talha</name>
<email>sarcxd@gmail.com</email>
</author>
<published>2025-01-15T09:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.talhaamir.xyz/simple_platformer.git/commit/?id=d718dc1cfc04f1eabce48159f258a7f2dc281fc3'/>
<id>d718dc1cfc04f1eabce48159f258a7f2dc281fc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
