
Under My Skin
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
HTML 5 Game written with Phaser.
What's beneath the surface of our skin? A fight for you your life.
You're the last surviving white blood cell trying to protect your red blood cells from the attacking viruses.
Battle it out with The Common Cold, Swine Flu, HPV and others.
Each of the enemies and blood cells were created using automata algorithms. Some of the cells chase others, some collect items to help you.
All Art Assets were created on the canvas programmatically.
Works Best In Chrome.
THIS IS NOT A MOBILE GAME.
REFRESH TO RESTART.
Game is open source: http://github.com/codevinsky/beneath-the-surface
To run:
clone the repo
cd into the directory
run: npm install
and then run: grunt
Have fun!
What's beneath the surface of our skin? A fight for you your life.
You're the last surviving white blood cell trying to protect your red blood cells from the attacking viruses.
Battle it out with The Common Cold, Swine Flu, HPV and others.
Each of the enemies and blood cells were created using automata algorithms. Some of the cells chase others, some collect items to help you.
All Art Assets were created on the canvas programmatically.
Works Best In Chrome.
THIS IS NOT A MOBILE GAME.
REFRESH TO RESTART.
Game is open source: http://github.com/codevinsky/beneath-the-surface
To run:
clone the repo
cd into the directory
run: npm install
and then run: grunt
Have fun!