Thanks to visit codestin.com
Credit goes to github.com

Skip to content

theDAREK497/codecraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Sandboxman GitHub version

About

Mini-games designed for learning Git and JavaScript. Simple and clear interface adapted for modern browsers.

This project demonstrates basic front-end application development skills using pure JavaScript, HTML5 and CSS3. All games are united by a common style and control system.


🎯 Available games

🏓 Arkanoid

Control:

  • ➡️ ← → : Platform movement
  • 🖱️ : Following the cursor (in the play area)

Objective:

  • 🏆 Victory: Destroy all blocks
  • 💀 Defeat: Lose all lives (ball goes behind the platform)

Arcanoid

🐍 Snake

Control:

  • ⬆⬇⬅➡ : Move snake.

Objective:###

  • 🍎 Collect food on the field
  • ⚠️ Avoid collisions with walls and your body
  • 🏅 Try to get the highest score!

Snake

🔧 Features

  • ✅ Pure JavaScript (no frameworks)
  • 💡 Simple MVC architecture
  • 📱 Adaptive design
  • 📊 Record system (localStorage)
  • 🎨 Minimalistic UI

📄 License

The project is distributed under the MIT license. Details in the file LICENSE.


📬 Communication

Author: Darek Project: GitHub Project