diff options
author | Myles <43725835+MylesAndMore@users.noreply.github.com> | 2022-12-12 15:14:53 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-12 15:14:53 -0600 |
commit | fca9ec1f9235fe8f9c2941c99997f11c88177cce (patch) | |
tree | f421b262defb89dfc9b8fe7cbc6433279c80a010 | |
parent | 23429bbd3fe7e35ab9877e536f9ff9a2e71a9afc (diff) | |
download | Tumble-fca9ec1f9235fe8f9c2941c99997f11c88177cce.tar.gz Tumble-fca9ec1f9235fe8f9c2941c99997f11c88177cce.tar.bz2 Tumble-fca9ec1f9235fe8f9c2941c99997f11c88177cce.zip |
begin the (actual) readme
-rw-r--r-- | README.md | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -2,4 +2,22 @@ ## Overview -Cringe +Tumble is a Spigot/Paper plugin that aims to recreate the Tumble minigame from the bygone era of the Minecraft Legacy Console Editions. + +## What *is* Tumble? + +If you've never heard of it, [Tumble](https://minecraft-archive.fandom.com/wiki/Tumble_Mode) is a twist on the classic Minecraft minigame of spleef, where the objective is to break the blocks under your opponents. But in Tumble, you play on randomly generated layers of blocks, using shovels, snowballs, or both to try and eliminate your opponents. + +## Features + +- Choose from three different game modes present in the original game--shovels, snowballs, and mixed +- Four types of random layer generation +- 15 unique, themed layer varieties +- Quick and easy setup and use +- Support for 2-8 players +- Highly customizable +- Open-source codebase + +## Setup + +... |