@hizollo/games
v2.5.0
Published
A package that provides various games for discord.js.
Downloads
19
Readme
@hizollo/games
Introduction
HiZollo/Games
is a package that provides various games for discord.js bots.
Features
- Easy to set up - only requires a few lines of code to host a game.
- Various games - 2048, tic-tac-toe, bulls and cows, and more game included in this package. See our main guide for more information.
- Single player mode - built-in AI algorithms come to the rescue when there's no one to play with in 3 a.m. morning.
Requirements
- discord.js version >=
^14.0.3
- node.js version >=
16.9
Installation
npm install @hizollo/games
Guide
Documentations
- Classes
- Interfaces (for TypeScript users)
- Options
- Strings
- Utilities
- Misc.