Skip to content

Oldhoon/LeetCode-Arena

Repository files navigation

Gameplay Loop

Defeat the evil knight, and solve a leetcode problem by dragging and dropping the code blocks into the correct position! Time is of the essence

Goal

Get speedier at Leetcode problems, and get practice in a roguelike experience.

Art Credits

Setup

  • Use Python3 as that is what the development team used!
  • (Optional) Create and activate a venv to isolate dependencies:
    • python3 -m venv .venv
    • source .venv/bin/activate
  • pip install -r requirements.txt
  • run python arena.py or python3 arena.py to launch the game

About

stormhacks hackathon 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages