Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 735 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 735 Bytes

Arcadium

A command line arcade games written in python to pass time.

Table of contents

Installation

To install Arcadium use these commands :

pip install inquirer
git clone https://github.com/HushmKun/Arcadium/
cd Arcadium 
python main.py

Games

  • Hangaman
  • Higher - Lower
  • Rock - Paper - Scissors
  • Quiz Game
  • Snake

To-Do

  • Add the following games :

    • Pong
    • Crossing Roads
  • Create release package for Windows / Mac / Linux

If anyone has experience in curses for windows please contact me.