On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I think there must be an issue with high DPI screens -- I am having to click a half a screen length up and right of where I actually want to place a building or cast an ability. So that's making it pretty impossible to play :/ 

(+1)

I think it must be a bug in bevy_ascii_terminal. I was able to play/win tracking down the github repo and multiplying by my particular scale factor in convert_world_to_game_tile_pos.

But I'm not sure if I'm comfortable rating given that a link to the repo doesn't seem to have been a part of the submission.

Anyhow, I thought this was a cool little game but found the controls quite unintuitive. I kept mashing "L" when I wanted to build lines, etc. Although I'm struggling to think of a scheme that is obviously better, WASD for item/ability selection seemed to melt my brain a bit.

Great job with the game page.

Wow thanks for going through all that effort to try the game! Hopefully you did enjoy what you played. I kinda went for the easiest option for the controls which I think ended up being pretty serviceable but definitely could see a couple of improvements to it. Thanks again!

(+1)

This is definitely a bug in bevy_ascii_terminal. I opened a github issue here: https://github.com/sarkahn/bevy_ascii_terminal/issues/13