Skip to content

jatin96/simple-snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-snake-game

This is the classical snake game we all love playing!

Developed on the android platform using SurfaceView, Multithreading, SharedPreferences etc.

This was solely developed using standard libraries of Java( without using any external libraries or tools).

Tools, Languages and Operating System used -

  1. Android Studio
  2. Gradle
  3. Java
  4. Ubuntu

Major Libraries used

  1. Canvas
  2. SurfaceView
  3. SurfaceHolder
  4. Thread
  5. SharedPreferences

Rules

  1. All you need is to be aware of the basic snake game!
  2. Different coloured apples score different points
  3. shields save you once from dying.
  4. clocks reduce your speed for 10 secs.

Screenshot

Screenshot

About

Classical Single Player Snake Game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages