Skip to content

Nadavys/grails-websockets-blackjack

Repository files navigation

grails-websockets-blackjack

This is an example project I made for Grails using websockets and AngularJS.

Install and play a collaborated blackjack game! Requires Grails version 2.4.0+ (needs Spring 4+)

This code exemplifies

  1. hybrid usage of AngularJS / Grails GSP

  2. Websockets and Ajax

Still left to do:

  1. Authenticate users who subscribed to socket feed

  2. Conform the backend to Observer pattern using Spring 4 tools

  3. Might want to find a better alternative to "Thread.sleep" for enabling the timer

  4. Missing Unit Tests/Integration Test

  5. Track how many loses/wins per player

About

Exampe project for Grails websockets-angularjs-blackjack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published