diff --git a/README.md b/README.md new file mode 100644 index 0000000..96f5161 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +Dunkanoid: Revenge of Aah +========================= + +This is my tribute to what has to be one of the greatest +games of all time: [Arkanoid: Revenge of Doh](https://en.wikipedia.org/wiki/Arkanoid:_Revenge_of_Doh) from 1987. + +The premise is simple: bash the ball into the wall to break +down the bricks and get to the next level. + +This is my re-implementation from scratch in Godot 4. + +There is still a lot of work to be done...