You are using an outdated browser. Please upgrade your browser to improve your experience.
CubeLogic 3D - Digital Puzzle!

This is an elimination game with a unique gameplay

This is an elimination game with a unique gameplay

CubeLogic 3D - Digital Puzzle!

by zhaojun ling
CubeLogic 3D - Digital Puzzle!
CubeLogic 3D - Digital Puzzle!
CubeLogic 3D - Digital Puzzle!

What is it about?

This is an elimination game with a unique gameplay. In the process of solving puzzles, you will learn basic knowledge about logical operations.

CubeLogic 3D - Digital Puzzle!

App Details

Version
1.3
Rating
NA
Size
59Mb
Genre
Puzzle Education Casual
Last updated
September 13, 2020
Release date
August 26, 2020
More info

App Screenshots

CubeLogic 3D - Digital Puzzle! screenshot-0
CubeLogic 3D - Digital Puzzle! screenshot-1
CubeLogic 3D - Digital Puzzle! screenshot-2
CubeLogic 3D - Digital Puzzle! screenshot-3

App Store Description

This is an elimination game with a unique gameplay. In the process of solving puzzles, you will learn basic knowledge about logical operations.
=============================================================
Pass goal:
Find a way to merge all the white squares on the field into a single one.
=============================================================
Combined conditions:
When the binary numbers above the two white squares are the same, they can be combined into one.
When the values ​​on the top of the white square are not the same, you can first perform logical operations with the squares of other colors to meet the condition of integration.
=============================================================
Logical operations included in the game:
Or operation (OR), and operation (AND), exclusive or operation (XOR), negation operation (NOT), circular left shift operation (LS), circular right shift operation (RS)

Or operation (OR)
0 or 0 = 0
0 or 1 = 1
1 or 0 = 1
1 or 1 = 1

AND operation (AND)
0 and 0 = 0
0 and 1 = 0
1 and 0 = 0
1 and 1 = 1

Exclusive OR (XOR)
0 xor 0 = 0
0 xor 1 = 1
1 xor 0 = 1
1 xor 1 = 0

Negation operation (NOT)
not 0 = 1
not 1 = 0

Cycle left operation (LShift)
LShift 0011 = 0110
LShift 1100 = 1001

Cycle right operation (RS)
RShift 0011 = 1001
RShift 1100 = 0110
=============================================================

Disclaimer:
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.