Skip to content

31n5ang/SSSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

38 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ SSSNake

JavaGradleLicense


 _____  _____  _____                _          
/  ___|/  ___|/  ___|              | |         
\ `--. \ `--. \ `--.  _ __    __ _ | | __  ___ 
 `--. \ `--. \ `--. \| '_ \  / _` || |/ / / _ \
/\__/ //\__/ //\__/ /| | | || (_| ||   < |  __/
\____/ \____/ \____/ |_| |_| \__,_||_|\_\ \___|

How To Play

  • Use the W A S, and D keys to change the snake's direction.
  • The snake's tail will grow when you eat an apple.
  • If your snake hits its own tail or walls, the game will be over.
  • The number of apples increases every 10 seconds.

Installation guide

  • You mush have Java 17+ (JRE) installed to play this game.
  1. Download release/sssnake-1.0.0.jar from the repository, or click here to download
  2. Open a terminal in the directory where you downloaded the .jar file, and run the following command:
java -jar sssnake-1.0.0.jar
  1. Enjoy the game โœจ

Screenshot

game_playing

game_over

Discussion

If you have any questions, issues, or suggestions, please feel free to open an issue. your feedback can help make the project more fun! Thank you.

License

See: LICENSE, THIRD_PARY_LICENSES

About

A terminal-based Snake game ๐Ÿ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages