diff --git a/instructions.md b/instructions.md new file mode 100644 index 0000000..fec1d23 --- /dev/null +++ b/instructions.md @@ -0,0 +1,7 @@ +# INSTRUCTIONS +This game is meant for 2 players (one player controlling the red spaceship and one player controlling the yellow one) +The red spaceship is controlled by using the w a s d keys and the yellow ship is controlled with the arrow keys. + +To defeat your opponnent you need to shoot him with your bullets. You can shoot with the left or right control key depending on what player you are. + +Have fun playing and learning the pygame module!!! \ No newline at end of file