https://github.com/csivitu/arcadegames
https://github.com/csivitu/arcadegames
csharp hacktoberfest java javascript python ruby
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/csivitu/arcadegames
- Owner: csivitu
- License: mit
- Created: 2022-09-28T22:29:27.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-31T17:59:40.000Z (over 3 years ago)
- Last Synced: 2024-04-21T17:13:06.240Z (about 2 years ago)
- Topics: csharp, hacktoberfest, java, javascript, python, ruby
- Language: JavaScript
- Homepage:
- Size: 10.7 MB
- Stars: 7
- Watchers: 4
- Forks: 38
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![csivit][csivitu-shield]][csivitu-url]
[![Issues][issues-shield]][issues-url]
[](#contributors)
ArcadeGames
A Beginner Friendly repo consisting of basic Arcade Games.
View Demo
·
Report Bug
·
Request Feature
## Table of Contents
* [About the Project](#about-the-project)
* [Built With](#built-with)
* [Getting Started](#getting-started)
* [Roadmap](#roadmap)
* [Contributing](#contributing)
* [License](#license)
* [Contributors](#contributors)
## About The Project
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
### Built With
* Java
* Python
* Java Script
* Ruby
### Made By
[Prabhav](https://github.com/3xpl0itk1t)
## Getting Started
To get a local copy up and running follow these simple steps.
### Installation
1. Clone the repo
```sh
git clone https://github.com/csivitu/ArcadeGames/
```
2. Start a new branch.
```sh
Check Contributing topic to find out about branching
```
3. And start your contributions.
## Roadmap
See the [open issues](https://github.com/csivitu/ArcadeGames/issues) for a list of proposed features (and known issues).
## Contributing
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**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'feat: Add some AmazingFeature'`)
4. Push to the Branch (`git push -u origin feature/AmazingFeature`)
5. Open a Pull Request
You are requested to follow the contribution guidelines specified in [CONTRIBUTING.md](./CONTRIBUTING.md) while contributing to the project :smile:.
## Contributors
## License
Distributed under the MIT License. See [`LICENSE`](./LICENSE) for more information.
[csivitu-shield]: https://img.shields.io/badge/csivitu-csivitu-blue
[csivitu-url]: https://csivit.com
[issues-shield]: https://img.shields.io/github/issues/csivitu/Template.svg?style=flat-square
[issues-url]: https://github.com/csivitu/ArcadeGames/issues