⛳️ Play Web Build in GitHub Pages
Dependencies:
- SDL3, SDL_TTF (project-level git submodules)
- Boost 1.89.0 (must be unzipped and placed in "external" directory)
Credits: Created by Wyatt Erwin, Frank Murphy, Maya Perry, Ben Zifcak
To-do (long-term goals after due date):
- Explore rendering text faster using a texture atlas instead of using SDL_TTF on strings
- Scale UI elements based on physical display size
- Rework gameplay to better meet learning outcomes
- Multiplayer mode