You are browsing as a guest. Sign up (or log in) to start making projects!

9h 40m 2s logged

I’ve been working a lot on getting the scoring, replays , and leaderboards right.

During this 9 hours, I spent most of it breaking a system that already worked!!!!!!!!! The leaderboards!

I had to add like 3 new columns (into the primary key 💀) and rework my leaderboard code to work right. It only took 5 hours :heaviersob:
Oh and it’s going to be a pain to get that on prod. yay :(

Right next to that I had to implement a brand new scoring system for the tournaments (which is mostly done besides saving). I’m using a map of maps to map each match to tournament. That should keep lookup times to O(1) and worst case O(N) which should be fine.

Good news tho, I’m might be able to get my hands on a real life DRL Racer 4!!!!! If I do, you can bet I will be reverse engineering that so hard.

pics in order

  • Tournament scoring thingy?
  • Image from the replay system (replays now work on tournaments)

Sorry that I dont have more to show, it’s all backend work :(

0
7

Comments 0

No comments yet. Be the first!