Skip to content

func-i/fi-evaluation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fi-evaluation

This app is very simple. It is a dice rolling game that uses some cryptographic methods to generate a "Lucky Nunber" which will be compared to a random number. Lucky Number's that are lower are winners, higher, losers!

Your job

  • Clean up the app code where you see necessary.
  • Check the game logic for any potential mistakes.
  • There aren't any tests, if you want to write some, feel free. (Totally optional, only a few tests please)
  • Plenty of functionality is missing, feel free to add a couple of things you feel are missing.