Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 717 Bytes

File metadata and controls

28 lines (16 loc) · 717 Bytes

Snake Game

A simple Snake game implemented in Java using the Swing library.

Table of Contents

  • [Getting Started](#YOU HAVE TO MAKE EXECUTABLE (.jar) FILE. YOU CAN GET HELP FROM "https://www.youtube.com/watch?v=jKlyHG-zbjk")
  • [How to Play](#YOU can use simle Up, Down, Right and left button to make movement.)
  • [Restart Feature](#you can restart your game by clicking "Enter" button after the game)

Features

  • Classic Snake game with a growing snake and food.
  • Simple graphics using Java Swing.
  • Keyboard controls for movement.

Prerequisites

  • Java installed on your machine.

Installing

  1. Clone the repository:

    git clone [https://github.com/Harbinder04/Java-Snake-Game]