Multiplayer Bocce Game
- Up to 16 players lmao
Contains all source (.c) files in the project
Contains all header (.h) files in the project
Contains all files associated with building the project. This folder is excluded from git tracking.
Contains all library files associated with the project.
Contains all resource files (images, models, sounds, etc.)
Contains files directly associated with databases. This does not include and C source or header files that may interact with the database.
- Only need collisions between circles and lines tbh
- I think it'd be neat to have a record of all games played??? (I've never used databases in a real application)
- Maybe some kind of account system, but not secure AT ALL lmao. Like names associated with stats with no authentication lmao