Inspiration
You ever just have the itch to write risc-v assembly. Me too! Now you can write risc-v assembly with your friends in bite sized pieces!
What it does
Hosts a multiplayer server where players can compete on mini-assembly challenges. The backend will execute your code in a small Docker container similar to Leetcode.
How we built it
Used Ktor and Kotlin for the backend and React + Vite + TailwindCSS + TypeScript for the front end.
Challenges we ran into
Neither of us have done web stuff before. For a team of two people that didn't know what we were doing we ran into a lot of problems.
Accomplishments that we're proud of
It did work at one point kinda
What we learned
Multiplayer is hard. You should probably get a library to do it for you.
What's next for AssemBrawly
Getting it to work!
Built With
- kotlin
- ktor
- react
- typescript

Log in or sign up for Devpost to join the conversation.