randyaajr / javascript_space-game

Probably one of the hardest games I have learned to code. Enjoy!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space-Game

This game is built with vanilla JavaScript. This game is not easy.. You MUST guide yourself through the asteroids. As you (The yellow ball) travel through space, your ship gains speed. DON'T DIE!!!

Improvements

9/1/2020 - Fixed the font sizes of the start menu

9/3/2020 - Styled the cursor pointer and readjusted @keyframes

9/3/2020 - Increased the velocity of point ball as you progress

9/6/2020 - Decreased the speed of red enemy balls as you progress ;)

9/6/2020 - Added a trail/tail to the pointer ball


technologies Used

  • HTML5
  • html canvas
  • CSS3
  • JavaScript

About

Probably one of the hardest games I have learned to code. Enjoy!


Languages

Language:JavaScript 75.6%Language:CSS 16.0%Language:HTML 8.3%