This repository contains nearly all of the games offered in the discord-gamecord package.
This is a collection of (almost) all games available in the discord-gamecord package. Normally, all of the code from the documentary would be used for individual commands, but by using the .addChoices
function like I did here, you can save a ton of command spaces!
For these commands to work, you must install the discord-gamecord package.
⤷ Paste in terminal: npm i discord-gamecord
- /games-singleplayer ➜ Allows users to play 13 single-player mini-games.
- /games-multiplayer ➜ Allows users to play any of the 3 provided multi-player games with another user.
- Credits to Aniket#0729 (Discord ID: 474255126228500480) for creating the
discord-gamecord
npm package. Without them, these mini-games would not have been possible! - Credits to nz#0708 (Discord ID: 346016772664721418) for providing the code for the single-player rock-paper-scissors game.