A Beginner Friendly repo consisting of basic Arcade Games.
View Demo
·
Report Bug
·
Request Feature
ArcadeGames is fun website which consists of exciting games like SpaceInvaders, Rock Paper Scissors, Russian Roulette, Basketball, Tic Tac Toe, Hangman, Bowling and Black Jack. These are all basic CLI/GUI Based Arcade Games made using JS , Java , Python and Ruby
Project Name - Arcade Games
To get a local copy up and running follow these simple steps.
Clone the repo
git clone https://github.com/csivitu/ArcadeGames/
Start a new branch.
Check Contributing topic to find out about branching
And start your contributions.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'feat: Add some AmazingFeature'
)git push -u origin feature/AmazingFeature
)You are requested to follow the contribution guidelines specified in CONTRIBUTING.md while contributing to the project :smile:.
Distributed under the MIT License. See LICENSE
for more information.