Game idea
I think I’ll do a puzzle game. Basically, you have to discover the way to get to the next level. Some levels have doors, some don’t, some have doors that send you to the first level, etc. I’m using allegro and c++.
Right now I’m doing level design… my least favorite part of game design. I wrote a simple level editor (click to add, right click to delete, when u quit, gives u a level array) but some levels dont really have a design, they’re more thinking types of levels.
I’ve never attempted this big of a project in c++, and I just learned allegro this week… and I’m still in middle school.
Happy gamemaking and holidays.