webbben / code-duel

app that allows users to compete and race over solving leetcode-style coding challenges
https://code-duel-mu.vercel.app
0 stars 0 forks source link

create basic skeleton of coding challenge UI and workflow #7

Closed webbben closed 9 months ago

webbben commented 10 months ago

Create the basic UI and workflow of users in a room starting a coding challenge game. should include users readying up, the owner starting the match, and then users being moved to a coding challenge UI for entering and testing their solutions (not including the actual code execution/solution judging. also include the timer, and show fake results from the match at the end.