<feed xmlns='http://www.w3.org/2005/Atom'>
<title>so_long/src, branch master</title>
<subtitle>2D game built from scratch in C using minilibX at 42 Heilbronn
</subtitle>
<id>https://git.dkaiser.de/42/so_long/atom?h=master</id>
<link rel='self' href='https://git.dkaiser.de/42/so_long/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/so_long/'/>
<updated>2024-06-10T14:39:55Z</updated>
<entry>
<title>Cleanup</title>
<updated>2024-06-10T14:39:55Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-06-10T14:39:55Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/so_long/commit/?id=ff7d60ad044e98e1e2e14170b5804d141856a949'/>
<id>urn:sha1:ff7d60ad044e98e1e2e14170b5804d141856a949</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set window size to fit map</title>
<updated>2024-05-29T14:34:45Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-05-29T14:34:45Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/so_long/commit/?id=81bfaf91dedc75b758a9057a2b7c23adc5a68e93'/>
<id>urn:sha1:81bfaf91dedc75b758a9057a2b7c23adc5a68e93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add map checking</title>
<updated>2024-05-29T14:34:17Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-05-29T14:34:17Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/so_long/commit/?id=fc074e311232e90d997aa4062c63225380190bd3'/>
<id>urn:sha1:fc074e311232e90d997aa4062c63225380190bd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove gravity</title>
<updated>2024-05-29T11:19:39Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-05-29T11:19:39Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/so_long/commit/?id=11df7168d2541e1b3eeeb25dee18ed71ec75d2d2'/>
<id>urn:sha1:11df7168d2541e1b3eeeb25dee18ed71ec75d2d2</id>
<content type='text'>
I'd prefer to have gravity, but unfortunately it would take up to much
time to create a checker for the path that would work with it.
Definitely not a decision I'm happy about. Will probably revisit that
in another project.
</content>
</entry>
<entry>
<title>Add collectibles</title>
<updated>2024-05-20T18:30:41Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-05-20T18:30:41Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/so_long/commit/?id=3ad8aa9e66f7e159b175a9a52e5ad00bbfd90734'/>
<id>urn:sha1:3ad8aa9e66f7e159b175a9a52e5ad00bbfd90734</id>
<content type='text'>
Exit now only works after collecting everything.
I don't really like my current solution, but it works for now.
</content>
</entry>
<entry>
<title>Exit game when reaching the exit</title>
<updated>2024-05-15T15:56:01Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-05-15T15:56:01Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/so_long/commit/?id=e45d23fa56958a127c067e599d1408b030220ce8'/>
<id>urn:sha1:e45d23fa56958a127c067e599d1408b030220ce8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Draw exit</title>
<updated>2024-05-15T15:35:56Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-05-15T15:35:56Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/so_long/commit/?id=71e3dec2a0d675a1d911c529d228814742c49fcf'/>
<id>urn:sha1:71e3dec2a0d675a1d911c529d228814742c49fcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removing collider variable from player_process</title>
<updated>2024-05-15T15:00:30Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-05-15T15:00:30Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/so_long/commit/?id=33a54536567a8b93cd0320814eba4ff515d5277b'/>
<id>urn:sha1:33a54536567a8b93cd0320814eba4ff515d5277b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename draw_map() to draw_walls()</title>
<updated>2024-05-15T14:58:49Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-05-15T14:58:49Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/so_long/commit/?id=111ae98a90841e3eb47a762aae11a2cceb6b6396'/>
<id>urn:sha1:111ae98a90841e3eb47a762aae11a2cceb6b6396</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make collision functions more generic</title>
<updated>2024-05-15T13:21:18Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-05-15T13:21:18Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/so_long/commit/?id=e5d9814f121ad378b2364806b2a4791e86654382'/>
<id>urn:sha1:e5d9814f121ad378b2364806b2a4791e86654382</id>
<content type='text'>
</content>
</entry>
</feed>
