Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Looks interesting, hopefully the humor makes it to the final version! Just a couple pointers:

  • Start working right now on separating what zooms in and out with mouse wheel, as it can cause problems later on, as they are now. Check out how the GUI layer works, or the GM equivalent.
  • Maybe don't ever make units occupy the same cell? Looks too jarring and confusing. Or develop some smart system to deal with that.
(+1)

The humor will definitely be a big part of the game! I just need to make sure it's not too offensive because it's a touchy subject.

Yes, not all UI elements scale with the zoom level, I will fix that soon.

The starting units will start on separate tiles, I don't plan to have units just stay on top like that. But I'm not 100% sure how to handle unit stacking yet, I'd prefer if it didn't exist but if the game becomes too much of a slog with a lot of units blocking each other I might need to have some stacking.

Thanks for playing!