compassPoints
开发者 testData
添加到主屏幕,快捷访问
安装此游戏
点击分享按钮,然后选择“添加到主屏幕”以便快速访问此游戏。
compassPoints
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.
评论
SkyCharger001
Jan. 10, 2015
correction: should be 2 to the power of X.
SkyCharger001
Jan. 10, 2015
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)