Skip to content

A fun full stack challenge where players have to solve an AI generated riddle to guess a fun city mystery city!

Notifications You must be signed in to change notification settings

Mehulio123/City-Guesser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒ† CityGuessr

An AI-powered game where players try to guess cities from GPT generated riddles. Built as a fun side project to combine my interests in machine learning, web development, interactive design and geography!


๐Ÿš€ Features

  • Fetch GPT generated riddles
  • lingual hints to the player, simple box drop effect
  • Advanced Distance calculation between cities
  • Responsive and simple UI for a smooth experience
  • Back end management of cities and accounts
  • Front end illustration of gusses

๐Ÿ› ๏ธ Built With

  • Frontend: React, HTML, CSS
  • Backend: Node.js / Express (if applicable)
  • AI / APIs: GPT API
  • Other tools: Git, GitHub, MySQL

๐Ÿ“ธ Demo

image

โš™๏ธ Installation Setup

git clone https://github.com/yourusername/cityguessr.git
cd cityguessr
cd Server
npm install
npm start
OPEN NEW BASH TERMINAL
cd Client
npm install
npm run dev
Enjoy the game!






About

A fun full stack challenge where players have to solve an AI generated riddle to guess a fun city mystery city!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published