Tagged Questions
3
votes
1answer
156 views
Music Rhythm Game Difficulty Question
I have curious question about music rhythm based genre while I'm making a code for the game. Is it really better if I set a random pattern encountered on every music played or there is a specific ...
1
vote
2answers
959 views
Is there an open source rhythm / music game framework?
I'm trying to build a very simple rhythm game (as a one-off art installation, not a commercial project) demonstrating a novel controller, but I've got an extremely short timeframe to do it in. Are ...
6
votes
6answers
595 views
“Model Driven” Game Prototyping
Are there any known libs / frameworks / systems allowing to prototype a game based on a defined "model" of the game mechanics?
Think all those match 3 games, i'm looking for "something" allowing to ...