Tiny Blood Cells by lloydlobo
Tiny Blood Cells
You play as the Observer in this asteroidlike top down shooter, but wait you are also the medic i.e. the protector cell that is healing unhealthy cells

In Tiny Blood Cells, you take on the role of a healer, tasked with saving small cell-like creatures scattered across different levels. Beware :smile:, though, as the creatures are infected and can damage you if you're not careful. Balance your movement, heal the creatures, and survive the challenges ahead!
Post Jam Preview

Installation
Requirements
- LÖVE 11.5 (Mysterious Mysteries) or higher. You can download it from the official site at love2d.org.
Setup Instructions
Clone the Repository or Download ZIP Clone the repository or download the ZIP file containing the game source code.
Ensure LÖVE is Installed If you don't already have LÖVE installed, you can download and install it from love2d.org or install it via Homebrew by running:
bash brew install love
Running the Game
You have two options to run the game:
Using the Terminal:
- Open a terminal window.
Navigate to the project directory where the game files (including
main.luaandconf.lua) are located:bash cd /path/to/project-directoryRun the game with:
bash love .
Alternatively, if you have a
.lovefile (e.g.,tinybloodcells.love), you can run:bash love /path/to/tinybloodcells.loveDrag and Drop:
- Drag the project folder or the
.lovefile onto the LÖVE executable. This will automatically launch the game.
- Drag the project folder or the
Web Build Option
If you're looking for a way to play the game in a browser, LÖVE doesn't natively support web builds. However, you can convert your game using love.js, which allows LÖVE games to run in browsers. Check with the developer if there's an existing web version of the game or use love.js to export it yourself.

Game Controls
- Arrow Keys/WASD: Move the player entity.
- Spacebar: Fire projectiles.
- X: Dash forward.
- Shift (Left/Right): Enhance attributes and increase turning speed.
- Escape: ~~Pause~~ or ~~exit~~ force quit.
- Q: Force quit.
- N: Next level.
- P: Previous level.
- R: Reset current level.
- H: Toggle debug HUD.
Credits
Testers
- Seon
Resources
Grateful to the following creators for their amazing sound and music contributions:
Lupus Nocte:
- Epidemic Sound link
[YouTube](https://youtu.be/NwyDMDlZrMg?si=oaFxm0LHqGCiUGEC)
DASK: Retro sounds
Special thanks
- Twitch Streamer Tkap1 aka Javier Palacios for gifting a last minute invite code!!!
- This game was based on a starter template ported from an excellent breakdown of Asteroids at berbasoft.com.
License
This project is open source under the MIT License. See the LICENSE file for more details.
Ratings
| Given | 2🗳️ | 3🗨️ |
Alternatively, you could run `love .` in the source directory where `main.lua` and `conf.lua` are present.
Hope you have fun (: