Skip to content
suratovvlad edited this page Nov 16, 2016 · 3 revisions

Welcome to the bubblegame wiki!

I've started this project year ago as test application for Playrix.
The company HR-manager gave me their engine aka PlayrixEngine and three tasks: bubble game, shooting gallery and something else. I've chosen the bubble game.
I've completed the game in two weeks, and you can see at screenshots page what I've achieved.

The game has several levels with different goals.
The main goal is explode as many bubbles as needed (corresponding level) or more.
To win the game you need path all levels successfully.

Supported Platforms

Supported platforms: Windows 8 and later.
Tested platform: Windows 10 AU.
Supported build tools: Visual Studio 2013.
NOTE: Windows 7 not supported yet.

Build info

You can find it on the main page of repo in README.md

Get the copy

You can find precompiled binaries of the game in releases section at the repo (bin.7z). Extract it somewhere and start Test.exe.

Clone this wiki locally