Mantou1233 / Games

A package that provides various games for discord.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@hizollo/games

npm version Downloads Last Commit Code Size License

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

About

A package that provides various games for discord.js.

License:MIT License


Languages

Language:TypeScript 100.0%