登录可保存游戏进度并赚积分!
compassPoints

compassPoints

开发者 testData

Loading ad...

compassPoints

评分:
1.9
上架时间: August 07, 2014
最近更新: August 07, 2014
开发者: testData

compassPoints 的标签

简介

Your player piece will provide an integer signifying it's cardinal direction relative to the center point.

玩法说明

Move the mouse, get different numbers based on: North, South, East, & West.

评论

0/1000
SkyCharger001 avatar

SkyCharger001

Jan. 10, 2015

0
0

correction: should be 2 to the power of X.

SkyCharger001 avatar

SkyCharger001

Jan. 10, 2015

0
0

would be better if it used powers of 2. then it could work with NE/NW/SE/SW as well (1N+8W=9NW, 1N+4E=5NE, 8W+2S=10SW, 2S+4E=6SE)