Skip to content

Dryuont/UNO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

UNO

  1. Description of our problem domain. UNO, a classic card game. This card game
  2. A brief, high-level description of what kind of application your team is thinking of developing. We want to create an application that is build upon Java. The application allows Human-Computer game mode and Human-Human game mode. We will implement an UNO API assist in our game.
  3. A link to the documentation for an API your team can use related to the domain. https://github.com/crobertsbmw/deckofcards
  4. A screenshot of using a tool to try out the API 屏幕截图 2023-09-27 194018
  5. Example output of running your Java code (see below). API Response: {"success": true, "deck_id": "9tdabe1a81r6", "remaining": 52, "shuffled": true}
  6. A list of any technical problems blocking progress (if any)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%