Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Masker

5
Posts
3
Followers
A member registered Apr 02, 2020 · View creator page →

Creator of

Recent community posts

Added to the description of the game about collecting gold. For gold, you can buy an upgrade that speeds up stamina recharge. In the next update, I'm thinking of adding a small visual sight. In general, I thought to add it right away, but then changed my mind so as not to simplify the shooting too much.

(1 edit)

Yes, shooting units are very strong, but this applies to enemies too. Mages are perhaps the strongest.

Hello. The sight is not inverted, just after pressing the mouse button you need to move the cursor to the left (as in angry birds, but any starting point). If you draw to the right, then the angle is modulo and looks like it is inverted (this is done to prevent the archer from turning the bow back, which would look unnatural).

(1 edit)

Thanks! Works!

(1 edit)

Hello! When I try to run the project “core_basic_window.c” in Notepad ++, I get the error “timeEndPeriod not found in kernel32.dll”. Win7 not supported? Or maybe need to update the kernel32.dll library to version 6.2+? (TCC compiler)