Show HN: NBAGrid, a daily NBA guessing game

1 monsdar 0 5/4/2025, 8:35:32 PM nbagrid.pythonanywhere.com ↗
For a while now I'm playing a bunch of daily games like Wordle, Geogrid or Connections with my friends. I love the format and wanted to try my own.

As I'm into basketball, and especially the NBA, I created a NBA guessing game called NBAGrid. Every day a new game is generated where the user needs to guess a bunch of players that fit into a 3x3 grid.

The sources are on GitHub: https://github.com/monsdar/nbagrid

I chose PythonAnywhere.com to host the app as they're pretty easy to get set up and get something out there. Later on I plan on deploying to some of the hyperscalers so I can get some experience with a real-world application as well.

I know my way around Python pretty well, but it's the first real Django app I'm writing. So if there's anything in there to improve on please let me know.

Comments (0)

No comments yet