team-dd / DoubleDash

1 stars 0 forks source link

Reimplement inital prototype #1

Closed golf1052 closed 7 years ago

golf1052 commented 7 years ago
golf1052 commented 7 years ago

Most things (lazily) done with commit abb9fcee9ce37f3e9779a195e826d6384cba141f
I want to get collision detection done right the first time. Planning on following this tutorial.

golf1052 commented 7 years ago

Rectangle collisions (with no transformations) in efd8047862a46d36343f380632a6b6a2a118b954 Followed this tutorial along with some stuff in here.

golf1052 commented 7 years ago

I've re-implemented the first prototype level since the new levels are scaled incorrectly at the moment.