Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

That's really cool! Way better than my game's art and concept haha. I'm just making a small platformer in Unity. So the goal isn't to 'Win' more like stay alive as long as you can? That's cool, I mean there are games like that, but it's so different from the objective of winning the game that it should be fun to play!

Ha ha, thanks, but your art's not bad at all :). I believe platformers are more difficult to make, with it all about precise controls, AI and such, so I thought I'd go for something smaller and easy to build on my as first game. Also, I absolutely love Turn Based Strategy, so I thought "Why not?".

You've got it. It's a score based game, but I've yet to decide how to count the score. Just number of turns survived? Maybe include kills? Any multipliers? So I've yet to implement it.

I think there are a bunch of ways you could do the score. Why don't you try drawing out a paper board (Unless the board and enough enemies are already in that you can actually play it to test different mechanics) and try out a few different rules? Like try it with all enemies giving the same score, one where enemies give different scores, one where enemies can damage the player, etc and see which one is the most fun. At least that's what I've done before to try and test out a few turn based games I want to make some day lol.

Hmm... currently I've implemented a simple score system which increments by one every turn and also for every enemy killed. Could change that, but now I'm thinking of ways the very board could affect gameplay. Maybe the crossbow could have pickup-bolts? Or certain modifiers could be applied(like Double Action Points and 1.5xScore, but movement restricted to that of a Chess Knight)