Making a couple projects:
- Physics-based archery retro-FPS
- Meditative canoeing game about learning First Nations toponyms for the Great Lakes region
https://taconitegames.itch.io/
It's so much easier to add a feature to systems that are already working reliably. Aim to always have your code in a working state (even if it's ugly/placeholder), then you can see how it acts in context.
It's so much easier to add a feature to systems that are already working reliably. Aim to always have your code in a working state (even if it's ugly/placeholder), then you can see how it acts in context.