Skip to content

kirushkinx/SnakeGame

Repository files navigation

SnakeGame

Paper plugin that renders classic snake game in Minecraft using text display entities

Demo

Requirements

  • Minecraft server 1.21.1+
  • Paper or compatible fork (Purpur, Pufferfish, etc.)
  • PacketEvents (must be installed)

Usage

Start a game with /snakegame or /snake

Controls:

  • W/A/S/D - Move the snake
  • Shift - Exit game

Technical Details

  • PacketEvents - packet manipulation and camera control
  • EntityLib - text display entity management
  • No server-side entities - everything rendered client-side via packets

Configuration

Currently hardcoded. Configuration system planned for future releases.

License

MIT

About

Snake game plugin for minecraft

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages