An open API service indexing awesome lists of open source software.

https://github.com/rafal-stefanski/spring-currency-game

Simple guessing game app. Gets current USD value from external API and counts number of guesses for correct answer.
https://github.com/rafal-stefanski/spring-currency-game

api game java-8 mvc thymeleaf

Last synced: 7 months ago
JSON representation

Simple guessing game app. Gets current USD value from external API and counts number of guesses for correct answer.

Awesome Lists containing this project

README

          

### Spring Currency Game App - using http client :dollar:

endpoint: http://localhost:8080/currency-game

#### Description

* [X] Guess current USD value in PLN.

***
#### screen shots:

![screen shot](https://github.com/Rafal-Stefanski/Spring-Currency-Game/blob/master/src/main/resources/static/screen_shot_01.png)

[comment]: <> (![screen shot](.\src\main\resources\static\screen_shot_01.png))

![screen shot](https://github.com/Rafal-Stefanski/Spring-Currency-Game/blob/master/src/main/resources/static/screen_shot_02.png)

[comment]: <> (![screen shot](.\src\main\resources\static\screen_shot_02.png))