Hey guys,
Today I want to start by introducing my game that I have been working on with a friend for about a month. We haven't really came up with a name, so we'll just call it Triangle Shooter for now. We are trying to make this game a survival, semi-roguelike, top-down shooter where you play as the triangle and try to survive against the wave of squares as long as possible. We are trying to get this project done by the beginning of summer.
These are the current systems that we have in place right now:
- Health System
- Shop System
- Spawner System
- Build System
Our goals for the next month:
- Leaderboard System
- New Enemies
- Camera Shake System
- Sound Effects
- Music
- Quest System
Before we move on to the new goals for this month, we still need to polish up a few things in the systems that have already been made. For example, we have the core logic for the shop system done, but not all our upgradable items are displayed yet. This will be the first of many devlogs and I hope you guys are excited for what's to come.
Leave any comments for feedback. Cheers!