From 08e3a834b301e34bc94989aacc9225804e681d18 Mon Sep 17 00:00:00 2001 From: Pradana AUMARS Date: Tue, 29 Jun 2021 17:58:52 +0200 Subject: [PATCH] Add ChangeLog --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ChangeLog diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..a64be0a --- /dev/null +++ b/ChangeLog @@ -0,0 +1,8 @@ +2021-06-29 0.1-alpha + + Basic implementation of Pong. + + * Fixed controls + * Fixed window and text fonts + * No sound + * Ball is not a disc, but a square