https://github.com/salekinsirajus/functional_games
Group Project for CS330 using Haskell
https://github.com/salekinsirajus/functional_games
blackjack haskell war
Last synced: about 1 year ago
JSON representation
Group Project for CS330 using Haskell
- Host: GitHub
- URL: https://github.com/salekinsirajus/functional_games
- Owner: salekinsirajus
- Created: 2017-10-29T23:21:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-05T05:33:32.000Z (over 8 years ago)
- Last Synced: 2025-04-08T16:14:42.618Z (about 1 year ago)
- Topics: blackjack, haskell, war
- Language: Haskell
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# functional_games
## Short Description
Group Project for CS330 using Haskell
## Progress so far
1. Getting the PlayingCard type ready to use
2. Shuffling a list of types