1.0.0 • Published 10 years ago
game-theme v1.0.0
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
