Board of Life by Bentekiller

[raw]
made by Bentekiller for LD 44 (COMPO)

Cross the board too win

Each field has an effect be it losing health or teleporting, you need to cross playing field before your health runs out.

BoardOfLifePic2.jpg

The controls are simple, you can use ´wasd´ and arrow keys, but It was to limited gameplay without being able to move to a field that isn't north, south, east or west, so by using the mouse you can teleport a short distance to then have access to 8 directions without being in a situation where you are influence by 2 fields at the same time.

For memory sake the lvl cap is 36, though at that lvl it would be truly challenging or impossible to complete

Have fun!

Ratings

Given 17🗳️ 27🗨️

Feedback

SpliceDev
29. Apr 2019 · 12:26 UTC
It was pretty fun to play. I liked the music, it was relaxing.
aplite
29. Apr 2019 · 12:45 UTC
Really enjoyed your game. I made it to level 10 before stopping. The music set the mood well, and I enjoyed the mix of the random tiles with the visible tiles. It gave the game a nice balance.
NoobException
29. Apr 2019 · 12:52 UTC
I enjoyed.
Game is so calm and relaxing. There's plenty of time to think about next movement.
I doubt that it is always possible to pass the level without retrying, but there's a chance :slight_smile:

Great job!
NitroPictures
30. Apr 2019 · 19:15 UTC
I think your WebGL isn't working, (it's blank for me) ._.
Sebeee
30. Apr 2019 · 19:39 UTC
For your WebGL is was blank
Nikipedia
30. Apr 2019 · 19:47 UTC
Very relaxing music and good balancing by getting just a bit harder every level. Also really liked that rough texture with plain colors you used. Maybe the sounds could have been a bit less disruptive in order to keep the calm mood.
JofersGames
30. Apr 2019 · 19:52 UTC
Lovely game, good job :)
kostasvs
30. Apr 2019 · 19:52 UTC
![Untitled.png](///raw/7d0/32/z/23e97.png)

I get these warnings on the WebGL version and it doesn't run, maybe it's just me.
* Cool game, music is nice, and I liked the concept.
* Sound effects are a bit harsh compared to the music, the text could use a more textured font.
* teleporting should temporarily stop your motion as I often ran into adjacent blocks after teleporting.
Congrats!
🎤 Bentekiller
30. Apr 2019 · 21:00 UTC
Appreciate the feed back and looking back at it, yeah the sound effects are a bit disrupting of the peace from the music, I should have noticed that, and @nitropictures, @sebeee and @kostasvs, I found the problem and fixed the WebGL.

Glad people like the game :)
INCD021
01. May 2019 · 14:26 UTC
Nice game idea, and graphics. :) The sound fx's are a bit in your face.
Well done :D
Kaisean Games
01. May 2019 · 14:45 UTC
At first it was not obvious to me that I have to reach the right side. I understood "you have to cross it" as in cross the tiles so I was trying to find out how to activate/cross a tile. :face_palm:

Once I got it, I reached some levels.

The sound is somewhat too high-pitched for my taste.

But all in all, nice entry for a compo.
rEaX
01. May 2019 · 23:09 UTC
I got to level 9. I really like this game because it's so simple but still fun! I got punished a couple of time when moving around and accidently touching edges. I think the controls could be improved by making the piece move in a locked grid instead of freely.

Nice job!
hutchings90
03. May 2019 · 19:01 UTC
Well done! It is nice and simple. I noticed that once my health passes 0, I can still move. I was still able to get to the end of the board before the game reset as a loss, and I think it counted it as a win and a loss, resetting the game twice.
DataGreed
03. May 2019 · 19:12 UTC
Nice game. Got to level 7, I managed to somehow pass the level with zero or -3 health.
🎤 Bentekiller
03. May 2019 · 20:20 UTC
Hi @datagreed and @hutchings90, thx for the feedback, I looked back at the code and as soon as the players health is equal or under 0 it will disable the players collider and will first be activated 2 seconds later when the game is reset. The health check is checked only when done dmg.

I don't immediately see any flaw in my code and have tried to Replicate the bug but I don't hear the level complete sound or see the lvl increase if my health is under 0 and I cross the goal.

Whether you win or lose the game will restart or go to the next lvl after 2 seconds and death and lvl complete have different sounds.
DataGreed
03. May 2019 · 21:08 UTC
@bentekiller aah, that could be it - probably I've ended up on the same level but generated from scratch. I played with the sound on mute, so probably I did not notice :) Maybe it would be a great idea to show "Game over" screen :)
MasseAlex
03. May 2019 · 23:28 UTC
I like the concept! Maybe snapping the character to the center of each tile when clicking on it would help because sometimes I couldn't click on the next tile because I was too far from the edge. Other than that, well done!
SquirreI
04. May 2019 · 03:28 UTC
I really enjoyed playing that. More than almost all the other games I've played so far. Good job!
Charu
04. May 2019 · 05:43 UTC
Pretty simple and fun! I sometimes do feel it becomes more random than calculation but it was fun none the less
candlesan
06. May 2019 · 01:51 UTC
Cool take on the theme. The core idea of trying to find an optimal route across the board is interesting. In a future version I'd love if the text was a bit bigger, I found it hard to read the green on blue. Good thing the sound effects help to reinforce me when somebody good or bad happened though! I wish there was some decision making regarding whether a ? was going to come up as good or bad.