Blog:
Where I track my Progress and logged hours.

Archive:
Where you can obtain my completed projects and steal my rules for First Blood.

Project #14 Day #298

8 hours, replacing tile function bit by bit.

Feeling very good to be coding again. I’ve gotten over the first hump with c++ and I’m writing code that works now, very excited.

Still rebuilding the functionality of the arena floor tiles in c++. Resizing and forced sizing works and the calls in the game mode for it are replaced which a nice first completed step. I’m also having a lot easier of time adding new functionality in the form of some less uniform movement for the individual tiles. More coming, still a lot to do before it’s completely replaced.

Project #14 Day #299

Project #14 Day #297