Inspiration

CocoNest started from a simple idea: people often want a quick break, but most games require installs, accounts, or heavy apps. I wanted to create something lightweight that anyone could open instantly on their phone or laptop.

What it does

CocoNest is a browser-based arcade that offers small, fun HTML games. Every game loads fast and runs directly in the browser. There is no signup, no download, and no friction. The goal is to give users a place where they can play for a minute, relax, and continue their day.

How we built it

I used basic HTML, CSS, and JavaScript to build each game and deployed the entire project on Vercel. The focus was on simple UI, smooth performance, and keeping everything clean and accessible. Each game is self-contained, so it loads quickly and works well on both mobile and desktop screens.

Challenges we ran into

The main challenge was balancing simplicity with fun. I wanted the games to be easy to play but still satisfying. Making everything responsive for small screens also required careful testing.

Accomplishments that we're proud of

We were able to turn a simple idea into a working arcade platform that anyone can use without setup. The smooth gameplay, clean UI and fast response time are the results of many small technical wins along the way. We also feel proud of how we organized the codebase, kept everything modular and shipped a complete project within the deadline.

What we learned

This project taught us how important planning is before writing a single line of code. We learned how to break a larger idea into smaller features, manage components, and handle state in a clean way. We also picked up better debugging habits, improved our understanding of game loops, and became more confident with tools like JavaScript, HTML canvas, and responsive design.

What's next for coconest arcade

We want to add more mini games, user profiles and a simple leaderboard system. We also plan to polish the UI, improve animations, and make the platform mobile-friendly. If time allows, we’ll integrate sound effects, scoring history and maybe a multiplayer mode. The goal is to grow coconest arcade into a fun and lightweight gaming space for everyone.

Built With

Share this project:

Updates