Skip to content

This is a simple vanilla JavaScript fully functional Nokia Snake Game created mainly as a practice on JS

License

Notifications You must be signed in to change notification settings

raniamhelmy/NokiaSnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nokia Snake Game

Back in 1998, Nokia decided to release a version of the classic snake game on its mobile devices. Since then, the format has exploded in popularity, with hundreds of different versions available on the various app-stores. This version of the game is in HTML5,CSS & JS and therefore playable on any device with a web-browser. It looks exactly the same as it did on the old Nokia 3310! You’ll take control of a growing snake that slithers across a grid. Eat food and you’ll grow longer (and speed up). The more food you eat, the more difficult it gets – and this is a game that’s easy to pick up but still offers a challenge after hours of practice.

This is a simple vanilla JavaScript fully functional game created mainly as a practice on JS. In this project we made:

  • project set up
  • event listeners
  • query Selectors
  • arrow functions
  • forEach
  • setting time intervals and countdowns

Website link

NokiaSnakeGame.io

ScreenShot

NokiaSnakeGame

Technologies used to build this project

  • CSS 3
  • HTML 5
  • Bootstrap 5
  • JS

Tools & Libraries

Project is created with:

  • Font awesome version: 5.10
  • Bootstrap version: 5.3
  • Animation CSS version: 4.1
  • sweetAlert2 version: 2.11

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Note that all Pull requests are welcome

License

MIT

About

This is a simple vanilla JavaScript fully functional Nokia Snake Game created mainly as a practice on JS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published