This is a project which contains five console games:
- Even game -> Guess if given number is even
- Calculator game -> Calculate given expression
- Greatest common divisior game -> Find the greatest common divisior of given numbers
- Progression game -> Guess which number is missing in the given progression
- Prime game -> Guess if given number is prime
Java 21+ and operating system based on Unix
Find the greatest common divisior of given numbers