diff --git a/README.md b/README.md index 7e2ca2b..47ead39 100644 --- a/README.md +++ b/README.md @@ -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