Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 940 Bytes

File metadata and controls

33 lines (23 loc) · 940 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.

Credits

License

MIT license