<feed xmlns='http://www.w3.org/2005/Atom'>
<title>so_long/src/collision.c, 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>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>
<entry>
<title>Change collision function input to t_collider</title>
<updated>2024-05-15T13:09:01Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-05-15T13:09:01Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/so_long/commit/?id=ef93ab8638e4b2526bfbbea9788cd884fc362bbb'/>
<id>urn:sha1:ef93ab8638e4b2526bfbbea9788cd884fc362bbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename t_player to t_actor</title>
<updated>2024-05-15T12:49:40Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-05-15T12:49:40Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/so_long/commit/?id=356ccc1b6b834d502d203036feac4800b0ed3361'/>
<id>urn:sha1:356ccc1b6b834d502d203036feac4800b0ed3361</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add gravity and jumping</title>
<updated>2024-05-15T12:04:28Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-05-15T12:04:28Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/so_long/commit/?id=e6edad24c9fa56538d66067dcff6bde39f746239'/>
<id>urn:sha1:e6edad24c9fa56538d66067dcff6bde39f746239</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change collision checking and add player.size</title>
<updated>2024-05-15T10:16:05Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-05-15T10:16:05Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/so_long/commit/?id=ed5342399d02ba5d1032a2ef99afdc1c875ed4d8'/>
<id>urn:sha1:ed5342399d02ba5d1032a2ef99afdc1c875ed4d8</id>
<content type='text'>
Collision checking will now be done using the move_and_slide function.
Instead of tile_size, now player.size will be used for checking collisions.
</content>
</entry>
<entry>
<title>Implement (somewhat) functional collision</title>
<updated>2024-05-14T13:13:26Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-05-14T13:13:26Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/so_long/commit/?id=5a7e68ce0331077594dc2d85c81fc087d80734c7'/>
<id>urn:sha1:5a7e68ce0331077594dc2d85c81fc087d80734c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Outsource player processing and add collision func</title>
<updated>2024-05-14T10:45:49Z</updated>
<author>
<name>Dominik Kaiser</name>
</author>
<published>2024-05-14T10:45:49Z</published>
<link rel='alternate' type='text/html' href='https://git.dkaiser.de/42/so_long/commit/?id=300128b8b0eaf4e6dd04c076887721dc645c939e'/>
<id>urn:sha1:300128b8b0eaf4e6dd04c076887721dc645c939e</id>
<content type='text'>
</content>
</entry>
</feed>
