Added readme

This commit is contained in:
2024-05-04 18:08:23 +01:00
parent c94a3fe968
commit 1b7e75a3bc

12
README.md Normal file
View File

@@ -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...