Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.09 KB

README.md

File metadata and controls

42 lines (26 loc) · 1.09 KB

Blobbing blob

blob idle

You're a blob. An innocent little slime in your cave minding your own business.

The cave is your playground, and it's usually peaceful.

However, recently the cave was disturbed by an unknown entity. Now you must navigate your way through each room, avoiding blocks smeared by an otherworldy matter!

How to run

Dependencies

  • Python 3.10 or above
  • arcade (and all of its dependencies)

With poetry

  1. cd into project directory (the one with run_game.py)
  2. poetry install
  3. poetry run python run_game.py

With pip

  1. cd into project directory (the one with run_game.py)
  2. (optional) create a venv
  3. pip install -r requirements.txt
  4. python run_game.py

Controls

  • WASD or arrow keys to move, space also works for jump
  • Click to shoot bullets that temporarily convert dark matter back into solid blocks
  • Q to exit into level select / main menu

Copyright

  • All sprite textures were made by heko_
  • Background music was made by thespaceinvader100
  • Sounds effects are from YouTube and Freesound