Skip to content

Avila-Angel/Snake-Game-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-Game-Project

My first Java project.

A simple GUI application.

Table of contents

General info

This project is a simple GUI application that uses Java Swing libraries that help create a pop up window where you can control the direction of a moving snake (via arrow keys). The objective of the game is to try to aim for the highest score you can possibly get by eating the red apples on the screen withoout hitting your tail or exiting out of the screens borders.

Technologies

Project is created with:

  • Java
  • JDK version: 17
  • Java Swing
  • IntelliJ IDEA

Screenshots

image

image

About

Snake game application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages