Gametize Support
- Total activity 2726
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 25
- Subscriptions 1292
Posts
Recent activity by Gametize Support Sort by recent activity-
[Gametize Tech] API Knowledge: Minigame - “Space Shooter: Shoot the Asteroids!”
Initial Render The minigame renders with the Start button rendered on top of it. The game is not interactable until the player clicks on “Start Now!” Game Play When the player clicks on ...
-
[Gametize Tech] API Knowledge: Minigame - “Whack a Mole”
Initial Render The minigame renders with the Start button rendered on top of it. The game is not interactable until the player clicks on “Start Now!” Game Play When the player clicks on ...
-
[Gametize Tech] API Knowledge: Minigame - Maze
Data for front-end Challenge ID - long Challenge title - String Challenge description - String Image (to render as background) - String Difficulty level - int (1 for easy, 4 for extreme) ...
-
[Gametize Tech] API Knowledge: Minigame - Memory Game
Data for front-end Challenge ID - long Challenge title - String Challenge description - String Image (to render as background) - String Number of lives - int List of options: JSONNo...
-
[Gametize Tech] API Knowledge: Minigame - Scratch Card
Data for front-end Challenge ID - long Challenge title - String Challenge description - String Image (to render as background) - String Front-end Rendering Do look for a Javascript lib...
-
[Gametize Tech] API: User Joined Projects with Master Filter
To accommodate new convenient feature such as “Joined” filter in Multi-projects app, the API to retrieve user joined projects now support Master filter. Without the filter, the API will return all ...
-
[Gametize Tech] API: User Following/Followers
Action For the action to follow or unfollow user, the result object may contain the following keys: newFollow: Indicate if logged-in user has followed the user before. userFollowed: Indicate if...
-
[Gametize Tech] API: User Dashboard (Package)
User dashboard API is designed to enable dynamic home screen for Gametize applications. Since our applications are designed to map a Package, the dashboard is currently residing on a Package-level....
-
[Gametize Tech] API: Project Validation and Search
General Note For API 1.0, project validation end-point works differently from the end-point in API 2.0. In API 1.0, if a project is private, the end-point will return an error code. In API 2.0...
-
[Gametize Tech] API: Project Widgets
Widgets API is meant to return list of widgets defined and set by the Administrator in a project. In the future, the API may allow Administrator to build personalised About Page/Tab for the players...