Skip to content

julien-prado/Coding-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coding-test

  • The game generates 3 secret numbers between 1 and 10.
  • The goal of the player is to enter a number that is a multiple of the 3 secret numbers generated.
  • Each time the player inputs a number the game shows the player a result between 0 and 3
  • The result is determined by the amount of secret numbers that are a factor of the submitted number
  • The game ends when the player finds a multiple of all 3 secret numbers

About

The game ends when the player finds a multiple of all 3 secret numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published