Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.