Rally Hot-Seat Web banner

Rally Hot-Seat Web

3 devlogs
3h 56m 56s

A “hot-seat” website for your favorite rally (or any racing) game! Are you sick and tired of all the racing games not having a local multiplayer or a “party” mode? Well this is it!

This project uses AI

I used a bit of ChatGPT to get the idea and the functionality of the web. Because I only know a bit of JS, I got GPT to give me the barebones version of the JS script and then I myself improved upon it. Also some of the CSS just to give me the idea, but all will be reworked by hand in due time…

Demo Repository

Loading README...

Počtis

Shipped this project!

Hours: 3.95
Cookies: 🍪 7
Multiplier: 1.84 cookies/hr

I built a rally “hot seat” / “time trial” timing website anyone can use with their friends. I learned the basics of JS with it. It is only for the right audience but I’m fine with that, as long as people use it and enjoy it. I feel like I progressed again as a programmer, even though I’m still just a newbie. I’m happy about how this turned out, it does still have it’s downsides but I will definitely still be updating this.

Počtis

Completely remade the README.md file, now you can actually know what to do :)

Attachment
0
Počtis

Completely remade the CSS (a bit is with AI, you can see in the animations and gradients, but I will be remaking it by hand again) and the functionality. Now you can remove each already ended round. Now all the names save, so if you refresh, it keeps your players. By pressing finish race, the finish screen is now completely different as well. Then a bunch of different things as well :)

Attachment
0
Počtis

Made the barebones for this “web app”, the DSQ button automatically fills the time with 15mins. You can add drivers by typing their name in and pressing enter, you can also remove them. You can start and finish a round, as well as finish the race which will sum up everyone’s times and sort them from lowest to highest (lowest being best and highest worst). Rn the round results are being sorted so that up top is the least recent thing and below is the most recent (will be fixed later).

Attachment
0