Browse Source

updated doc

pull/243/head
Eugenio Parodi 2 years ago
parent
commit
58bbce84f1
  1. 14
      docs/MDNotes/Games.md

14
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)
* 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)
Loading…
Cancel
Save