Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nevah5/m321-api-aces
API Aces Card Game for the browser
https://github.com/nevah5/m321-api-aces
browser-game card-game game multiplayer turn-based-game
Last synced: 3 days ago
JSON representation
API Aces Card Game for the browser
- Host: GitHub
- URL: https://github.com/nevah5/m321-api-aces
- Owner: Nevah5
- License: gpl-3.0
- Created: 2024-12-05T12:14:53.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-19T12:02:33.000Z (25 days ago)
- Last Synced: 2025-02-09T05:39:15.883Z (4 days ago)
- Topics: browser-game, card-game, game, multiplayer, turn-based-game
- Language: Java
- Homepage: https://api-aces.geeler.dev/
- Size: 42.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
> [!CAUTION]
> This project is still in development.
![]()
API Aces - Card Game
Project for Module 321## Description
This project is a small card game that can be played from 2 to 4 players. The aim is to lay down different API Method cards to change the behavior of the game. The game can get very chaotic and difficult to follow, but that is the fun part of it.
## Rules
The game rules are listed on [here](https://api-aces.geeler.dev/rules).
## Project documentation
The project documentation is available in [the wiki](/Nevah5/m321-api-aces/wiki) of this repository.