this post was submitted on 04 Oct 2023
24 points (92.9% liked)
Open Source
39311 readers
114 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The arcade game is called "stacker".
It's not something that requires a lot and it's also available in browsers running from any OS.
Here's one (first hit on Google and it has ads). https://www.crazygames.com/game/stack-online
If you ever wanted to learn how to program a game, this would be a great opportunity, but I doubt there's a large audience for this kind of game.
When done in an OS native app it would either be too easy or too hard.
The arcade game has those funky physical buttons that need to be pressed through the layer of dried slush-ice and maybe some people think they're good at it, but it doesn't really take any specific effort.
The thing that is fun is making the player believe that they're close to winning the grand prize, almost gambling depending on how the machine is set up.
Sounds interesting to test my skills in Python, thank you for all the information!