Game Development

Synopsis

This is the summary of my game development using Electron JS, HTML and JavaScript.

Square Shuffle

Synopsis: Square Shuffle is a novel game that combines the sliding blocks logic and Teteris. The objective is to shuffle squares of the same color, red, green, yellow, and blue, to form a line. The line will then disappear. The colors of the squares are randomly generated. The game continues until it tops out.

This game has been published at the Microsoft Store. For more information, please visit this page.

Shuffle Match

Synopsis: This is a sliding blocks logic game. The objective is to shuffle the squares on the right matrix, so that the layout matches the matrix on the left.

This game has been published at the Microsoft Store. For more information, please visit this page.