Skip to content

lisunshiny/ekans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Ekans

Ekans is a Pokemon-themed variation of the classic Snake game using the up, down, left, and right keys. Play it here!

screenshot

##Highlights

  • Preloads images in the background upon load to reduce lag time.
  • Uses efficient JQuery logic that only triggers new classes when absolutely necessary. This results in a really fast game, despite the high level of animation and movement.
  • Sprites are animated with sprite sheets in order to prevent flashing and reduce the number of GET requests.

##TODO

  • Add the ability to reset the game without refreshing.
  • Remove fixed width: allow the game to automatically scale to the size of the window.
  • Add a score counter.
  • Add a leaderboard.
  • Make sprites less "wiggly".

About

A Pokemon themed clone of the classic Snake game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published