Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abel465 committed Nov 6, 2015
1 parent 694954a commit 36fd0ec
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,20 @@
# DynaBLASTER
A recreation of the classic multiplayer aspect of DynaBlaster (bomberman) on MS-DOS using python and the tkinter library
###Controls:
player 1 Player 2
Up: Up-Arrow W
Down: Down-Arrow S
Left: Left-Arrow A
Right: Right-Arrow D
Bomb: Right-Ctrl Left-Ctrl

Pause: P
Rematch: Ctrl

###Features include:

- 2 player local multiplayer on same keyboard
- Bomb capacity upgrade
- Bomb power upgrade

###Known Issues:
- If a button that moves the player is being pressed and then the button to move in the opposite direction is pressed, the player will stop

0 comments on commit 36fd0ec

Please sign in to comment.