Gameservices
Content Type: Service
Categories: Communication
Overview
Some games: 2048, TicTacToe, Tetris and a riddle.
Documentation
Demo urlhttps://baseapplication-sandbox.mxapps.io/
Features
- Play Tic Tac Toe against the server;
- Play the Riddle demo game
Limitations
You can play as many games as you like
Dependencies
- Community Commons; the familiar Mendix package that benefits every app;
- Service connector; the package that gets you extras;
- EnvironmentVariables; the package making environment known;
Installation
- Add the Service connector
- Add this module to your app;
- Add snippet Snip_GameService to a page in your application;
Configuration
- Create your consumer account via the tab "Consumer information";
Bugs
- No know bugs known currently
Releases
Version: 1.4.0
Framework Version: 10.12.6
Release Notes: React-client ready
Version: 1.3.1
Framework Version: 9.18.5
Release Notes: Tetris page-redesign to show the next block;
And some more access rules improvements so topscore-list gets updated correctly
Version: 1.3.0
Framework Version: 9.18.5
Release Notes: - Added game '2048'
- Improved access rules, preventing manipulation of scores
Version: 1.2.0
Framework Version: 9.2.0
Release Notes: - Prettyfied Riddle with images
- More credit to FirstConsulting for Tetris
- Fixed a bug, so player can Place an answer in Riddle
Version: 1.1.1
Framework Version: 9.2.0
Release Notes: Adjusted to Atlas_Core
Adjusted to Mendix 9.2.0
Version: 1.1.0
Framework Version: 8.12.5
Release Notes: - Added Tetris, which was created 3 years ago by FirstConsulting
- No longer dependent on module ObjectHandling
Version: 1.0.0
Framework Version: 8.12.5
Release Notes: These games so far contain:
- a Riddle
- Tic Tac Toe