{"id":24021165,"url":"https://github.com/zipcodecore/maven.spring-casino-server","last_synced_at":"2025-02-25T23:47:03.679Z","repository":{"id":147838014,"uuid":"148065401","full_name":"ZipCodeCore/Maven.Spring-Casino-Server","owner":"ZipCodeCore","description":null,"archived":false,"fork":false,"pushed_at":"2018-09-27T15:01:03.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-08T12:41:24.899Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZipCodeCore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-09T21:00:58.000Z","updated_at":"2022-02-03T18:57:45.000Z","dependencies_parsed_at":"2023-04-13T11:04:41.484Z","dependency_job_id":null,"html_url":"https://github.com/ZipCodeCore/Maven.Spring-Casino-Server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FMaven.Spring-Casino-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FMaven.Spring-Casino-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FMaven.Spring-Casino-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZipCodeCore%2FMaven.Spring-Casino-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZipCodeCore","download_url":"https://codeload.github.com/ZipCodeCore/Maven.Spring-Casino-Server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240766672,"owners_count":19854114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-08T12:39:35.348Z","updated_at":"2025-02-25T23:47:03.597Z","avatar_url":"https://github.com/ZipCodeCore.png","language":"Java","readme":"# Spring Casino Framework\n* **Objective:**\n    * To create a casino simulation.\n\n* **Purpose:**\n    * To establish comfort with end-to-end application development\n\n* **Description:**\n    * The following project has many pre-built tools to help build and scale your project as quickly as possible.\n        * Familiarize yourself with the general infrastructure and utilities, then build a plan of action for how to scale the project as a group.\n        * If you find the infrastructure disagreeable, you may completely scrap it, or borrow just what is needed.\n    * Ensure there are at least 5 playable games in total.\n    * The minimum technology stack for the completion of the project is `Spring`, and `Angular`.\n        * Additional technologies like [Jasmine](https://en.wikipedia.org/wiki/Jasmine_(JavaScript_testing_framework)), [Travis](travis-ci.org/), or [Cucumber](https://cucumber.io/), are encouraged but not required.\n\n\n### Infrastructure Overview\n\n* `CasinoProfile`\n    * Stores information about a casino client; `id`, `name`, `balance`\n\n#### `casino.games.schema` package\n* The `schema` package provides infrastructure to enforce 3 critical aspects:\n    1. `Player` has a `Profile`.\n    2. `Game` has a 1-to-many relationship with players.\n    3. `GameEngine` mediates the behavior between a `Game` and many `Player` objects.\n    \n#### `casino.games.cardgames.toolkit` package\n* The `toolkit` package provides utilities for card games including\n    * `Card` object, has a `Rank` and `Suit`\n    * `Deck` object, is a `Stack` representation of `Card` objects\n    * `Hand` object, has a `List` of `Card` objects\n    * `CardPlayer` is a `Player` and has a `Hand`\n    * `CardDealer` is a `CardPlayer` and has a `Deck`\n    \n#### `casino.utils` package\n* The `utils` package provides a location to place general utility classes if needed.\n* `RandomGenerator` has been provided to you.\n    * Can generate random `int`, `double`, `boolean` objects as well as select random elements from a collection. ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzipcodecore%2Fmaven.spring-casino-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzipcodecore%2Fmaven.spring-casino-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzipcodecore%2Fmaven.spring-casino-server/lists"}