Skip to content

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

License

Notifications You must be signed in to change notification settings

helpcomputer/bubbles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages