MOMENTUM
X
Passwort vergessen? Rückforderungslink
Neu an der Seite? Ein Konto erstellen
Haben Sie schon ein Konto? Anmeldung
Zurück zu Anmeldung
0
5.00
Bearbeiten
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.)
Diskussion über das Spiel