Project Info

Columbus

Devpost

Inspiration

Columbus was inspired by the idea of making global discovery feel interactive, social, and rewarding. We wanted exploring countries to feel more meaningful than scrolling through facts on a page.

What it does

Columbus is a world-exploration game where users travel between countries, spend and regenerate energy, collect passport stamps, track progress toward visiting all 195 countries, read country details, and chat with other explorers in country rooms.

How we built it

We built Columbus with React, TypeScript, Vite, Tailwind CSS, Leaflet, and Supabase. Leaflet powers the interactive map and travel animation, while Supabase supports authentication, profiles, passport stamps, chat, and leaderboard data. The project is also configured as a Progressive Web App.

Challenges we ran into

Balancing map navigation, distance-based energy costs, reliable progress tracking, guest versus authenticated data, and real-time Supabase state. We also had to handle asynchronous data safely so older requests could not overwrite newer user interactions.

Accomplishments we're proud of

We created a polished map-first experience with travel mechanics, energy management, passport progress, country search with visited and unvisited filters, country chat, persistent theme and sound preferences, and installable PWA support within a week.

What we learned

We learned how to manage complex state in an interactive map interface, coordinate client-side data with Supabase, handle repeated authentication events, calculate travel distance and energy costs, and design consistent progress tracking across multiple parts of an application.

What's next

Next, we want to expand country content, improve leaderboard data, add richer social interactions, introduce achievements and route challenges, and continue improving offline support and mobile usability. Codex and GPT‑5.6 were used as development collaborators to inspect the codebase, reason through map and state behavior, implement focused improvements, and validate production builds. GPT‑5.6 is not used at runtime; country data is currently local.

Analysis

Compare with all teams

No indexed repository for this project, so there are no commit stats to show.

Technology

Found in codeNot checked
  • ReactUnchecked
  • SupabaseUnchecked
  • Tailwind CSSUnchecked
  • TypeScriptUnchecked

No repository was indexed for this project, so these Devpost claims have not been checked against code.

AI coding agents

No repository was indexed, so agent usage could not be checked.

Detected from committed agent config files and commit authorship. Absence of a signal is not proof an agent was unused.

Codebase size

No repository was indexed, so there is no codebase to measure.

0 stars