From 8df938f3e65d6d5a73b459a93a29c8cfc01d3b4c Mon Sep 17 00:00:00 2001 From: Aaron Date: Sat, 4 Nov 2023 15:59:29 -0400 Subject: [PATCH] Add ideas/Interactive-Computer-Card-Game.md Initialize file, input data, no formatting --- ideas/Interactive-Computer-Card-Game.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ideas/Interactive-Computer-Card-Game.md diff --git a/ideas/Interactive-Computer-Card-Game.md b/ideas/Interactive-Computer-Card-Game.md new file mode 100644 index 0000000..0bad77a --- /dev/null +++ b/ideas/Interactive-Computer-Card-Game.md @@ -0,0 +1,11 @@ +I'd like to create something like yugioh, magic, or pokemon. + +Something that doesn't have such a massive collection as magic. +Something that isn't never ending like pokemon. +Yugioh is a pretty close guide to what I'd like to do. + +The show produced great graphics for the actual fights among the cards face. Introducing whatever is on the face of the card, into the "world". + +Maybe create a controller to actually fit the setup and make it more immersive. The controller would like what the guy in yugioh carried to hold his cards. Maybe the cards have rfid chips that interact with the crontroller? + +Spitballing ideas hopefully sparks someones interest.