diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index d5cff39..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ -# Eepers v1.3 - -- @Eropi4 - MacOS build - https://github.com/tsoding/eepers/pull/13 -- @cornishon - Sprint with Right Shift - https://github.com/tsoding/eepers/pull/18 -- Port the Source Code to Ada 2012 making it accessible to more setups. We were not using anything important from Ada 2022 anyway. -- ... - -# Eepers v1.2 - -- @LainLayer - Vary the turn duration based on how rapidly the player presses the keys - https://github.com/tsoding/eepers/pull/15 - -# Eepers v1.1 - -- @rexim - Fixed skipping keys when they are pressed in a rapid succession - https://github.com/tsoding/eepers/issues/4 -- @rexim - Fixed crash if you accidentally place several items into a single cell - https://github.com/tsoding/eepers/issues/8 - -# First Release of Eepers v1.0 - -This is a result of 20 days of Game Programming in Ada "Challenge". I don't know Ada, I'm not a Game Developer. So lower your expectations. But I hope this game will still provide some fun for you. Because it did for me. :) |