Blackjack simulation in Grails
Available demo : http://blackjack.unevraivie.fr/
This project is under AGPL license. A copy might be provided in LICENSE.txt. Otherwise, you can get one at: http://www.gnu.org/licenses/agpl.html
During an event on developpez.com, we might create a game in a week-end. I had to learn the grails framework for my job, so I chose this one to participate to the event.
- users management (registration, login)
- main game feature (deal, hit, stand, double down, surrender)
- More game features
- modify bet value
- split
- several (1-7) players on the same table
- time limit for multiplayer table
- better users management
- mailing list
- account management (password modification, avatar)
- Others games ?