Skip to main content

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

What Makes a Heart BeatView game page

A game in development made for Alternative Engine Jam. Also my first attempt in a long time to make something playable.
Submitted by Skeindem (@Skeindem) — 5 hours, 16 minutes before the deadline
Add to collection

Play game

What Makes a Heart Beat's itch.io page

Results

CriteriaRankScore*Raw Score
Did you like the game?#14.0004.000
Quality of the devlog#24.1434.143
Is the game engine unheard of?#43.8573.857

Ranked from 7 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Link to devlog
https://youtu.be/-10F0i_4p8s

Link to the Game Engine code
https://github.com/UPBGE/upbge

Link to the game code
https://imgur.com/a/Q0KGzTz

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted(+1)

The game seems as if it should have a top-down collision (just walls & enemies) but damage often comes from colliding with the floor. Also in this style of environment traversing, my suggestion would be to use steering/turning movement instead of strafing left/right.

Developer

Hmm, shouldn't take any damage from the ground as there is nothing that would trigger it, but the bounding box of the "character" might not correspond with the animation of it, so it may seem sometimes that there is a hit where it shouldn't have been. Maybe I'll think of way how to make those things more precise in the next update. 

Will definitely try out how the controls feel with the turning instead of strafing. 

Submitted(+1)

As you already mentioned, the level could be longer.  A lot of unavoidable situations... But I guess that's just my poor skills :D Nice

Developer(+1)

Thank you very much for the comment! A big update coming out tonight, which will make the virus evasion a bit more dynamic as speed up and slow down control will be available, also the the collision bounds will be much closer to the actual blood cell, longer level, pause, glitch fixes and other things. 

Submitted(+1)

Post logic brick

Developer

Will do