allegroflare / allegro_flare

Application toolkit for Allegro 5
https://clubcatt.com/allegroflare
MIT License
35 stars 6 forks source link

Add TileDrive Prototype #252

Closed MarkOates closed 2 years ago

MarkOates commented 2 years ago

TileDrive

This PR Introduces Prototypes/TileDrive, which is a pseudo 3d car driving mechanic, where a "car" drives around on top of flat tile map street/terrain. Visually this is somewhat similar to Super Mario Kart.

The code derives from MindDive, but allows rotational degrees of freedom, forward/backward acceleration, and a camera that "spins" or turns along with the rotation of the "driver".

Note this code is very pre-emptive and still has some more development ahead.

Components are:

vi 2022-10-11 13-29-35