mewmewdevart / KerbyEditionGame

๐ŸŽฎ | Game-KerbyEdition, a "ship" game made with HTML, CSS and JS, for study purposes.

Home Page:https://mewmewdevart.github.io/KerbyEditionGame/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kerby

KerbyGame

Game-KerbyEdition created during the Digital Innovation One's JavaScript Game Developer bootcamp..

Number of lines of code GitHub code size in bytes Main language Main language

๐Ÿ’ก About the project

_The game Kerby - kd meu bichinho . The project presendted in this repository is the part of a series of challenges created by the free course platform Digital Innovation One - JavaScript for Games Bootcamp.
_Challenge: Develop a game using HTML5, CSS3 and JavaScript.

โš™๏ธ Implementations

In addition to the implementations developed during the class Building a Ship Game I developed some additional actions to make the game more fun and necessary to balance the mechanics correctly so that the game is fairer.

  • The character can move around the screen using the WASD keys and attacking through Space.
  • If enemies lean left, you lose a star.
  • If the ally/friend touches enemies, you lose x amount of points.
  • You get a star (life) on
  • If your rating is <0 you will lose the game instantly.
  • Points acquired during the game are added or subtracted at the end (in case you lose your ally/friend) and are displayed at the end of each game.

๐Ÿฆ„ Tech

  • HTML5
  • CSS3
  • JAVASCRIPT - Owl Carousel

๐Ÿ“Œ Credits

โœจ PrintScreen:

kerbyscreen

Logo Kerby

Developed with love ๐Ÿ’œ by Larissa Cristina Benedito (Mewmew/Larcrist).

About

๐ŸŽฎ | Game-KerbyEdition, a "ship" game made with HTML, CSS and JS, for study purposes.

https://mewmewdevart.github.io/KerbyEditionGame/

License:MIT License


Languages

Language:JavaScript 60.3%Language:CSS 32.7%Language:HTML 7.0%