Skip to content

Commit

Permalink
- refine metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
tabreturn committed Dec 17, 2024
1 parent aa27b42 commit ec68d20
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ports/megaball/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Thanks [helpcomputer](https://helpcomputer.itch.io) (Adam) for creating this fan
## Controls

| Button | Action |
| -------| ------------- |
| D-PAD | Movement |
| START | Menu |
| A | Self-destruct |
Expand All @@ -23,7 +24,7 @@ source pyxel-venv/bin/activate
pip install pyxel

# Test the game
git clone https://github.com/tabreturn/PortMaster-New.git
git clone https://github.com/PortsMaster/PortMaster-New.git
cd ports/megaball
pyxel run megaball/gamedata/main.py
```

0 comments on commit ec68d20

Please sign in to comment.