I’m so happy, I figured out the problem that I had with the maths I did and now my formation system works. Yay.
Category: Uncategorized
HTML5 test 3.14 (PI day) Turnings
Been busy again, a task system is in place. I could do path finding, which is still above my head but it would be easy to make once I have an algorithm to calculate the path.
But now I use the task system to make the units turn and then move and then turn again.
HTML5 RTS test infantry
I have tested the extension of my GameObject object by making Infantry, now GameObject has a tank sprite but that will be a white box.
I have also added the basics of an arrow for the flag which will define what direction the units will stand.
HTML5 RTS test 3
I added sprites now, NIIICEE
HTML RTS test 2
I proceeded on the idea of the HTML5 and JavaScript RTS. I am surprised how clean the code is.
I had to think about my math skillz before I could make the objects turn and stuff but now I did it. I should add collision of sorts.
HTML5 RTS test 1
I have tested some stuff with HTML5 and JavaScript and this is what I made.