Welcome to the Obscura Live repository! In this project, we built a poster guessing game using Blazor and the TMDB API. Each session guides users through building a movie trivia experience, where they attempt to identify obscured movie posters with minimal clues. It's a fun way to learn full-stack development while creating an interactive and visually engaging web application.
Try out Obscura and see the game in action:
👉 https://obscura-production.up.railway.app/
Dive into our live coding sessions on YouTube:
This playlist contains all episodes of the Obscura Live series, where we develop applications step-by-step, discuss coding strategies, and tackle real-world challenges.
Obscura Live is a poster guessing game built using Blazor and the TMDB API. Players are presented with partially revealed movie posters and must identify the film title with limited visual information and type-ahead suggestions. It's a lighthearted and entertaining way to explore your love of movies.
The application covers:
- Front-end development with Blazor
- Integration with the TMDB API
- Interactive user experience
- Responsive design
- Deployment strategies
Follow these steps to set up locally:
- Visual Studio (recommended) or Visual Studio Code
-
Clone the repository:
git clone https://github.com/CoderFoundry/Obscura-Live.git
-
Navigate to the project directory:
cd Obscura-Live -
Restore dependencies and run the application:
dotnet restore dotnet run
Questions or suggestions?
- Email: [email protected]
- Website: www.coderfoundry.com
CoderFoundry empowers aspiring developers by offering immersive training in the Microsoft .NET stack and supportive resources.
- YouTube Channel: CoderFoundry
- Online Courses: Learn at CoderFoundry
Join our community and accelerate your journey to professional development!