Week 3 Progress
- ringaw0
- Dec 21, 2023
- 1 min read
This week I completed work on Tanks and Gran Trak
I started with some simple animation for Tanks, this is a tank I made for the game Tanks

The coding was a lot of fun and there were different variables I took into account this time like the different actions each tank took

I also added some different properties to the game, like a 60 second timer that ticks down while playing the game and different power-ups that affect how the game is displays and plays when the tank collides into them (colored blocks)

The next game I worked on was Gran Traks, I designed the layout of the track and made it out of circles that I used for tires

It's amazing all the different ways you could use a simple circle in game design

My car that I used for the game

Code I used for the game, there's different Global numbers for the Timer and the number of laps you can achieve during the game



Comments