Skip to content

astrid-ne/Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors game excersice without conditions

  1. Source code can be found under src directory

  2. Compilation 2.1 you will need java development kit (JDK) to be installed on your computer 2.2 to compile use command line with following commands

     a) open command prompt
     b) change to src directory |> cd src 
     c) compile by command | javac Main.java
    
  3. run the game

    java Main

  4. How to play

4.1 Enter you choice by keyboard. 4.2 Pressing "Return" key will run the game 4.3 The game results will be printed on screen

  1. Improvements

5.1 Add keep playing question? 5.2 Add formatting 5.3 Maybe better to write in javascript

About

Rock Paper Scissors game excersice without conditions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages