MOMENTUM
X
忘记密码? 恢复链接
新网站? 创建一个帐户
已经开户了? 登录
回到 登录
0
5.00
编辑
MOMENTUM is a 2 KB high-score chaser. Avoid asteroids and use your nukes to get past tricky areas.
Your score is NUKES concatenated with SCORE. Every 256 points you get is exchanged for another nuke.
Your score is in hexadecimal. It’s easy to learn. Instead of 0-9 there is 0-F starting with 0-9 then A-F. There are just 16 possible digits instead of 10. When you have F and you add 1 there’s no more room so it becomes 10. In normal decimal adding 1 to 9 gives you 10 also but it’s a different number. 10 in hexadecimal is 16, 100 is 16*16 (256), 1000 is 16*16*16 (4096) while in decimal it’s 10’s instead of 16’s so it’s the familiar value (10, 100, 1000.)
游戏讨论