mmtawous / GoogleSnake-Clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoogleSnake-Clone

Description

A simple snake game clone written in Java. It mainly uses Java Swing and AWT and is designed to function on MacOS and Windows. Double click the jar file to try it out!

To-Do

  • Fix a bug where the user can input two keystrokes at once causing the game to end. (Fixed 04/13/22)
  • Add original Google Snake sound effects (UNSTABLE)
  • Update the snake object to match the orginal google snake game look.
  • Add new gamemodes with multiple apples on screen.
  • Add a setting giving the user to customize the speed of the snake.
  • Add inline comments and JavaDoc

Gameplay

v1

Snake gameplay v1

v2 (Greatly improved visual fidelity)

Snake gameplay v2

About


Languages

Language:Java 100.0%