game-theme
v1.0.0
Published
Generate a theme for your next game!
Maintainers
Readme
Game Theme Generator
Generate the theme of your next game!
Note: It works out-of-the-box as a CLI or module
Command Line gametheme
Installation
npm install game-theme --globalUsage
$> gametheme
Theme chosen: Crazy big weaponModule
Installation
npm install game-themeUsage
var theme = require('game-theme');
console.log('Theme: ', theme);Contribute
You have an awesome game theme to share?
- Fork the repository
- Update the
themes.jsonfile - Create a Pull Request

