Skip to content

This project is a classic 2D Snake Game developed using HTML, CSS, and JavaScript. The player controls the snake using the arrow keys and grows the snake by collecting food items on the screen. The game ends when the snake collides with the boundaries or itself. This project provides a great example to apply your basic web development skills.

Notifications You must be signed in to change notification settings

deryaxacar/SnakeGame-2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2D Snake Game 🐍


Bu proje, HTML, CSS ve JavaScript kullanılarak geliştirilmiş klasik bir 2D Snake Game oyunudur. Oyuncu, yılanı yön tuşlarıyla kontrol eder ve ekrandaki yiyecekleri toplayarak yılanı büyütür. Yılanın sınırlara veya kendine çarpması durumunda oyun sona erer. Bu proje, temel web geliştirme becerilerinizi uygulamak için harika bir örnek sunar.


Snake Game


Özellikler

  • Yön Kontrolü: Yılanı ok tuşları ile kontrol edin. 🎮
  • Oyun Duraklatma: "E" tuşuna basarak oyunu duraklatabilir veya devam ettirebilirsiniz. 🛑
  • Skor Takibi: Topladığınız yiyeceklerle skorunuzu arttırın. 🏆
  • Zorluk Seviyesi: Yılan büyüdükçe oyun zorlaşır. 📈
  • Oyun Sonu: Yılan sınırlara veya kendine çarptığında oyun sona erer. 💀

Kullanım

  1. Bu repository'yi yerel makinenize klonlayın:
   git clone https://github.com/kullaniciadi/2d-snake-game.git
  1. Proje dosyalarına gidin:
   cd 2d-snake-game
  1. index.html dosyasını tarayıcınızda açın.

Bu README dosyası Derya ACAR tarafından hazırlanmıştır.

About

This project is a classic 2D Snake Game developed using HTML, CSS, and JavaScript. The player controls the snake using the arrow keys and grows the snake by collecting food items on the screen. The game ends when the snake collides with the boundaries or itself. This project provides a great example to apply your basic web development skills.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published