What is generic-game?

Generic Game is a fully covered object oriented ES6 Javascript library or, if you will, a developer sandbox game.

What is it for?

Considering most games usually follows the same structure, character creation, leveling, items, skills. This would be a fully tested implementation of those features. It is useful for creating a controlled enviroment for RPG based systems. Here’s some tips: board/card games; chatbot games; MUD games.

How can I start?

There is a step-by-step page in this documetation where you can get started.

In case any bug

Feel free to add issues in the repository project