Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

404 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Vs Blocks

Clone of the famous Snake VS Blocks game, made purely in JavaFX Canvas. Watch a 1 minute gameplay.

Menu In Game Pause Store

Features

  • Pause your game and never let anything hold you to score a highscore!
  • Save your progress by hitting the pause button.
  • Change your snake color by purchasing skins from the store using in-game collected coins.
  • View top ten scores in the Leaderboard.
  • Rare special powerup to send you into ultimate nirvana!
  • Smooth animations and modern UI.

Installation

This game requires Oracle's Java Runtime Environment (JRE) 1.8 which can be downloaded for free from their website.

  1. Download jar file from here.
  2. Run the game: java -jar Snake_Vs_Blocks.jar.

If you want to build it yourself, then you need to copy the contents of /src/main/resources to /src/main/java/ and compile Main.java from directory /src/main/java.

Bugs

Getting ultra fast speeds? Try this:
java -Dquantum.multithreaded=false -jar Snake_Vs_Blocks.jar

Info

This project is part of course CSE201: Advanced Programming at IIIT-Delhi.

About

Clone of the famous Snake VS Blocks game

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages