Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 978 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 978 Bytes

Bubbles

Introduction

Bubbles is an arcade action game written in Python and uses the Pyxel game engine.

It's inspired by the arcade game Pang!

You can play the game here.

Dependencies

Build & Run

  • Inside the "src" directory, run "python main.py"

Controls

  • WASD keys, Arrow keys, or gamepad D-pad to move.
  • Space/B key or gamepad Button 1 to shoot.
  • P/Pause key or gamepad Start Button to pause.
  • ESC key to exit.

Future Development

  • Expand the game to feature more of the original Pang! mechanics.
  • Add music (please feel free to add music!)

Credits

License

MIT license