kitao / megaball

A ball physics game written in Python using the Pyxel game engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Megaball

Introduction

Megaball is a ball physics game written in Python using the Pyxel game engine. It was made for Game Boy Jam 8. It is insprired by the Taito classic arcade game "Xyzolog."

You can see the jam entry and download a Windows binary here.

Dependencies

Build & Run

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

Controls

  • WASD, Arrow keys, or gamepad D-pad to move.
  • Z key, K key, or gamepad Button A to fire weapon, or confirm in menu.
  • Enter key or gamepad Start button to Start or Pause.
  • F1 key to toggle sound.
  • F2 key to toggle music.

Credits

License

MIT license

About

A ball physics game written in Python using the Pyxel game engine.


Languages

Language:Python 100.0%