Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artbohr/game-idea-generator
Generates ideas for games by mixing popular genres and steam tags.
https://github.com/artbohr/game-idea-generator
game-dev game-development game-idea python3 steam-games
Last synced: 2 months ago
JSON representation
Generates ideas for games by mixing popular genres and steam tags.
- Host: GitHub
- URL: https://github.com/artbohr/game-idea-generator
- Owner: artbohr
- Created: 2017-09-23T21:33:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-29T13:35:56.000Z (over 7 years ago)
- Last Synced: 2023-10-20T02:07:43.738Z (about 1 year ago)
- Topics: game-dev, game-development, game-idea, python3, steam-games
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Generates ideas for games by mixing popular genres and steam tags.
Basically I combined two lists, recent steam tags and popular steam game genres, so we randomize two game genres and one steam tag and after that it's all up to our imagination, I believe that with this approach we can get thinking of some unusual or innovative game ideas by getting unusual combinations. Sometimes you will get total trash obviously, but I suggest to think about it a little anyways, maybe something magical can come from there.
Try it on repl: https://repl.it/LoPl/2
P.S: Would appreciate any collaboration, suggestions for improvements or other ideas on how to combine lists to generate ideas.