diff --git a/docs/MDNotes/Games.md b/docs/MDNotes/Games.md index fcc54f4c..f8e0c721 100644 --- a/docs/MDNotes/Games.md +++ b/docs/MDNotes/Games.md @@ -6,7 +6,7 @@ Full mouse support and key presses, full glyphs set available on a standard term ## Limitation Any game cannot take advantage of the keyboard events up/down -For this reason games like MarioBros are not technically possible on a terminal where the release of the key is required for the interaztion +For this reason games like MarioBros are not technically possible on a terminal where the release of the key is required for the interaztion # Released @@ -27,4 +27,14 @@ For this reason games like MarioBros are not technically possible on a terminal * Dungeon Master * Flappy Bird * Pacman (Does not require long keypresses) -* Nibbles (Does not require long keypresses) \ No newline at end of file +* Nibbles (Does not require long keypresses) +* Canabalt (Mouse Press) + +# 7DRL +https://itch.io/jam/7drl-challenge-2024 +https://www.youtube.com/watch?v=g8VZq7gv9jY +Theme: Roguelike + +* Idea1: + "**Rogue Likes a plane filled with zombies and snakes**" + Jumping from plane to plane Multiple times until you get the cabin key (or you manage to reach it) and you can safely land (multiple endings if the plane still has zombies or snakes) \ No newline at end of file