Skip to content

Rock, Paper, Scissors console game coded in Java

Notifications You must be signed in to change notification settings

jihedkdiss/jRock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

jRock

Number Guessing Game in Java
Explore the repository »

View Code · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Usage
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

jRock is a simple rock, paper, scissors game coded in Java. Internet access is not required. Bug reports, suggestions and tips are always welcome! Star this repository! 🌟

Features

  • Simple, easy, and straight to the point.
  • AI is on his way with a GUI
  • Fair results (totally random) but not for long ;)

Built With

Usage

  1. Make sure you have javac and java executables installed and configured
  2. Download the code, then compile it by typing javac jRock.java
  3. Run jRock by typing java jRock.Main
  4. jRock will ask you for input.
  5. Have fun!

Roadmap

See the open 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 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GNU General Public License. See LICENSE for more information.

Contact

Jihed Kdiss - @jiokdiss - [email protected]

Project Link: https://github.com/jihedkdiss/jRock

About

Rock, Paper, Scissors console game coded in Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages