|
HomebrewSega Master System / Mark III / Game Gear |
Home - Forums - Games - Scans - Maps - Cheats - Credits |
Game for Master System
Version | Date | By | Download |
---|---|---|---|
1.2 | 27 Mar 2024 | Z80ASMprogrammer2022 | SpaghettiNumbers-SMS-1.2.zip (17KB) |
Discuss thisThere is a forum topic for Spaghetti Numbers |
Competition EntryThis was a competition entry in 2024 |
file name | size (bytes) |
---|---|
total 2 files | 36K |
SpaghettiNumbers-SMS-1.00.zip | 18K |
SpaghettiNumbers-SMS-1.1.zip | 18K |
This game is entry into the SMSPower! coding competiton 2024. The game is a demo made from a WIP.
Everyone knows you can make words from alphabet Spaghetti. This game uses a related idea, where you have to make certain prime numbers out of Spaghetti numbers; where the prime numbers are all odd primes between 0 and 200. The purpose of the game is it is used for learning all the odd prime numbers between 0 and 200. In the game and on the left of the screen (see fig. 2) you will see a bowl with spaghetti numbers jostling about. The numbers there are read like characters of a book page- from top left to bottom right. So when the end of a line, at right of screen,is reached it continues to the left on the line immediately below it. So this means a prime number maybe on two lines of spaghetti numbers if it start near the end of some line. But the prime numbers will mostly be on one line in the average game.
Find as many primes in the displayed bowl of spaghetti numbers to beat the high score.
Game rules are:
So when playing your first few games, for pratice, it may help to have a printed out list of the odd primes between 0 and 200 and in later games just use only your memory without looking at the printed list.
Button 2 starts the game from the title screen.
In game controls are as follows.
All the game code was created by Z8AP except for the compressor code and the compressor code used is the ZXO compressor library from
https://github.com/einar-saukas
All graphics by Z8AP except for the font which is by damineng see
https://www.smspower.org/forums/17694-8x8PixelFont