From 178bc421c49d8914c624ada5291ecc63c2e69de3 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 15 Mar 2021 09:37:50 -0400 Subject: README: WRITEME --- diff --git a/README b/README index e69de29..3f253a0 100644 --- a/README +++ b/README @@ -0,0 +1,42 @@ +Dodge Balls +----------- + +Evade the balls and get to the target! Dodge Balls is a simple puzzle +game with obstacle courses consisting of moving balls. + +The classic game is a liberated remake of a 2007 game, Dodgeball v3.0, +by the same author. It features 10 levels, each harder than the last. + +How to Play +----------- + +Move your character (a smiley face in the classic game) through the +obstacle course to reach the target (a star in the classic game). If +you are hit by a ball, the level is restarted. + +Controls +-------- + +Up: Move up +Down: Move down +Left: Move left +Right: Move right +... + +Hints +----- + +Use the map to your advantage. You can go through walls that appear to +be hollow. Try to anticipate where balls will be. Remember that they +bounce off walls in the opposite direction. To stop, move against a +wall. + +Copyright +--------- + +Copyright (C) 2021 P. J. McDermott + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. This file is offered as-is, +without any warranty. -- cgit v0.9.1