Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.