Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/williamdavidson-02/aces-up
Aces up card game
https://github.com/williamdavidson-02/aces-up
Last synced: 28 days ago
JSON representation
Aces up card game
- Host: GitHub
- URL: https://github.com/williamdavidson-02/aces-up
- Owner: WilliamDavidson-02
- Created: 2023-09-22T08:03:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-02T11:21:34.000Z (about 1 year ago)
- Last Synced: 2023-10-03T17:35:32.697Z (about 1 year ago)
- Language: PHP
- Homepage: https://wdavidson.se/aces-up
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Aces up
This is a small aces up game made with php.
- Create a deck of cards.
- Deal 4 new cards per round.
- Remove cards if there are more then one card with the same suit and only the lowest card.
- Move cards to a different column.
- Ability to reset game.