Skip to content

Furry game is a simple game created in JS during the course in Coders Lab. I used object-oriented programming to make the game. The main character is Furry, he has to get as many coins as he can.

Notifications You must be signed in to change notification settings

Justyna1209/Furry-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Furry Game

Furry Game to drugi projekt stworzony podczas kursu Codes Lab.

Gra "Furry zbiera monety" - opis gry

Bohaterem naszej gry jest Furry, który porusza się po planszy o rozmiarach 10x10 pól.

Na losowym polu planszy znajduje się moneta. Gracz sterując Furrym przy pomocy strzałek na klawiaturze musi dojść do monety. Gdy to zrobi, moneta znika z planszy i pojawia się na innym polu, również losowym, a gracz dostaje 1 punkt.

Gdy gracz uderzy w ścianę, gra się kończy: plansza znika i, jak to w grach komputerowych bywa, pojawia się napis "GAME OVER".

W każdym momencie gry, gracz musi widzieć ile monet już zebrał.

Init furry

Strona wykonana zaostała przy użyciu:

  • HTML,
  • CSS,
  • JavaScript.

Podczas tworzenia Furry Game poznałam technikę programowania obiektowego.

Zobacz jak działa: https://justyna1209.github.io/Furry-game/.

About

Furry game is a simple game created in JS during the course in Coders Lab. I used object-oriented programming to make the game. The main character is Furry, he has to get as many coins as he can.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published