Skip to content
S

snake-game

Projects with this topic

  • This project is a replica of both Snake and Slither.io, developed in Java. The project leverages modular code design and design patterns to create both games with minimal modifications. The core mechanics of each game (Snake's classic movement and Slither.io's multiplayer-style slithering) are implemented in a way that allows easy transitions between the two game modes, thanks to a flexible and reusable code structure.

    Key Features:

    Modular design to support both Snake and Slither.io mechanics Code reuse through design patterns (e.g., strategy, factory patterns) Snake movement and growth mechanics Slither.io movement style

    Technologies:

    Java JavaFX
    Updated
    Updated