Articles by Liana P

Writing about things

article-hero

Jin's Bouncing Wilds - HTML5 Casino game made at Gamesys

Liana P

Published on January 06, 2018

JBW Jin’s Bouncing Wilds is an HTML5 slot game I made at Gamesys. It was an ambitious project for the company, as it had a lot of animations and features compared to usual slot games.

The game is centered around the character, Jin (a red panda) that can bounce from symbol to symbol, creating bonuses for the player.

The game is made in HTML5 and runs on canvas/webGL with Pixi.js for rendering. It uses Spine for advanced animations, too.

To build this game, we made a new game engine from scratch. I am product owner of this game engine as I am leading the development of the engine in my team. We focused heavily on tooling to enable artists to easily integrate their assets, add animations and special effects without developer input.

JBW1

We made a custom tween engine for this game that our artists use to create and modify animations in the game that are fully described in json template files. The majority of the game’s visuals can fully be controlled by modifying json files, which is great for designers.

I also developed new testing tools at the same time for automating game testing and making QA life easier.

JBW2



© 2023 Liana P, Built with Gatsby