The Diveloper Experience is a fun brainrot game that challenges players to master the art of div centering.
Stop the moving div as close to the center of the container as possible, your precision determines your score.
- Next.js
- React
- TypeScript
- Tailwind CSS
- Convex
- Clerk
- Click "Start Game"
- Watch the blue div move left and right
- Click "Stop" when you think it's centered
- See your score and fight for the top of the leaderboard
- Node.js (v18+)
- npm or yarn
- Clone the repository
git clone [https://github.com/yourusername/diveloper-experience.git](https://github.com/Profilist/TheDiveloperExperience.git)- Install dependencies
cd diveloper-experience
npm install- Run the development server
npm run dev