theDAREK497 / sandboxman

This is my test games for learning js and git functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sandboxman

Description

This is my test project for leaning git and javascript. I would be pleased if you give advice or give your suggestions. πŸ˜„

P.s. And sorry for my english.. πŸ˜…

Main screen

Menu

Arcanoid

Controls

  • ➑️ : move paddle right
  • ⬅️ : move paddle left
  • πŸ–± : If the mouse is in playing area, the paddle follows it.

Mission

  • You win if enemy lost all his lives
  • You lose if you lost your lives
  • Lives is reduced if the ball flies for a paddle. Arcanoid

Snake

Controls

  • β†’ : move paddle right
  • ← : move paddle left
  • ↑ : move paddle up
  • ↓ : move paddle down

Mission

  • You win... No you can't win πŸ˜„
  • You lose if you hit wall or your body
  • Eat pixel on the ground Snake

About

This is my test games for learning js and git functionality


Languages

Language:JavaScript 82.6%Language:CSS 11.1%Language:HTML 6.3%