I recently found out how to make a simple RAM (or ROM, still not sure which) in a way that's different from the one I usually make, and started thinking about what I could make that would use one. After some though,
This was born. It's a simple Guessing Game where the computer thinks of a random number (I tried to make which number it chose very random) and you guess what it is. However, it's not the best it could've been, to be honest. I made it only worrying about being able to properly use and make a RAM. I just wanted some practice using one and getting it to work, so I didn't add some features that I could've, like it displaying which number you chose, telling u what the right answer was when you get it wrong, guessing from more numbers that just 10, difficulties, etc. Still, I want to get other's opinion on the save, more speciically, the RAM(or ROM not sure which), and ideas for what else I could make (whether it uses a RAM/ROM or not). Any thoughts?