Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 925 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 925 Bytes

EnchantaPlay

image

Overview

EnchantaPlay is a retro-inspired gaming platform (Fantasy Console) designed for command-line enthusiasts. Built in C#, this project offers a glimpse into the past with a selection of classic games, including Hangman, Blackjack 21, and Snake.

Features

  • Game Selection: Choose from a variety of classic games right from your command-line interface.
  • Hangman: Guess letters to complete a hidden word and avoid running out of attempts.
  • Blackjack 21: Play a simplified version of the popular card game, aiming to get as close to 21 points as possible without going over.
  • Snake: Control a snake to collect food and grow longer while avoiding collisions with the snake's own tail or the game boundary.