Master of Battle (but Slack)
Go to file
DaInfLoop 3143423edf feat: add defend + item to player's turn
also fixed a bug where anyone could run eval but we don't talk about that
2024-06-20 22:17:26 +01:00
opponents feat: battle intro 2024-06-20 02:03:30 +01:00
.gitignore chore: initial commit 2024-06-19 20:47:52 +01:00
index.js feat: add defend + item to player's turn 2024-06-20 22:17:26 +01:00
jsconfig.json chore: initial commit 2024-06-19 20:47:52 +01:00
package.json chore: initial commit 2024-06-19 20:47:52 +01:00
README.md chore: initial commit 2024-06-19 20:47:52 +01:00

slackmaster

To install dependencies:

bun install

To run:

bun run index.js

This project was created using bun init in bun v1.1.8. Bun is a fast all-in-one JavaScript runtime.