Skip to content

Flip a coin game with Java and SpringBoot. The game is playable via HTTP methods.

License

Notifications You must be signed in to change notification settings

eveliinahampus/flip-a-coin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flip a coin

A simple game

  • Developed with Java and and SpringBoot framework
  • This was a graded project for my Java course.
  • First developed a CLI version, then started to create this with HTTP methods and endpoints.

How to play?

Play by HTTPS methods, however all endpoints return something, but functions are not fully implemented to all of them, in some there is just print statements.

You can modify part with YOURNAMEHERE and YOUROPPONENT CREATE TWO PLAYERS

VIEW PLAYER INFO

CREATE A GAME, CREATE BOTH PLAYERS FIRST

MAKE A MOVE, 1 = HEADS, 2 = TAILS

About

Flip a coin game with Java and SpringBoot. The game is playable via HTTP methods.

Topics

Resources

License

Stars

Watchers

Forks