this post was submitted on 22 Apr 2024
3 points (100.0% liked)
Incremental Games
0 readers
1 users here now
A community for lovers of games that feature an incremental mechanism, such as unlocking progressively more powerful upgrades, or discovering new ways to play the game. This genre is growing at a break-neck pace, be part of the revolution!
This community is hosted on Incremental Social, a slice of the fediverse by and for Incremental game enthusiasts. Consider checking it out or joining our matrix space!
Check out popular incremental games at galaxy.click!
Repetitive Strain Injury
Too much clicking can cause injury.
Try an autoclicker and check out this prevention guide
Gaming addiction
SAMHSA (1-800-662-HELP)
Rules
- Follow the Incremental Social rules
- Do not post games that use, in any way, real cryptocurrencies, NFTs, or the blockchain.
- Don't spam - if you're making something, don't post about it more than once/week
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Proper multi-player support. Where MP is a core part of the game and it's very difficult to play without - I'm not talking a market where players sell resources/goods. This can mean that it's possible that large groups come together to close other players out of the game, but developers have to design around that, and quite possibly design the game to ensure it can't happen.
Game design needs more creativity and exploration, I feel like there's been very little progress at all in the last 25 years. Graphics and music are better, but the core game loop? Same, same, same.
I think the reason why we don't see much multiplayer in incremental games is because incremental games are very much indie projects, and implementing multiplayer is way harder than implementing most incremental mechanics, in both technical and balancing terms.
I know, and paying for a server on which to host the game adds another level of difficulty, but a girl can dream.
Not just paying for the server, but even having the technical know-how to integrate the server seamlessly is very difficult and different from most indie incremental game development, which is mostly just JavaScript number crunching and some basic UI stuff.