An indie mobile puzzle game
Primary is an indie mobile puzzle game that I developed entirely by myself. The game requires the player to combine different colored blocks to make new colors and clear levels.
Technologies Used
The game was developed using HTML, CSS, JavaScript as well as SQLite which it used to save game data.
Unique Style Of Gameplay
The core feature of the game requires users to combine primary colors into more complex colors. The more combinations, the higher the score, however some levels require certain color combinations to clear them.
Source Code
The game’s full source code can be found on my personal GitHub, here.