From 36fd0eca66e0c40d3db8cae0886e8b8db7b7d767 Mon Sep 17 00:00:00 2001 From: Abel Svoboda Date: Fri, 6 Nov 2015 15:38:08 +1300 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) 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