JavaScript Tutorials
Building a web app or game? The brainCloud JavaScript library is what you will need to integrate your amazing app/game with the brainCloud backend!
In this section, you will find tutorials related to the use of the brainCloud JavaScript client library.
Check out the Example JavaScript Game to get started!
Further tutorials for the JavaScript library are listed below:
📄️ Acey Deucey Example Game
Acey Deucey, the brainCloud JavaScript example game, helps you get acquainted with using the brainCloud JavaScript client library. The card game is fairly simple - players bet on whether the next card flipped will be between two faceup cards. The game result is calculated as follows:
📄️ JS File Upload
Overview