Skip to content

Elleonors/Cookies-clicker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookies Clicker

Exercice realized from the 07 february 2019 to 14 february 2019, as a group project for the formation BeCode to be a Web Developper

  • Project: For this project, we have to realize a game based on the famous Cookie Clicker. As our first game, we don't have to make it 100% similar, but we have a list of given functionalities to create (such as 'the multiplier', 'the autoclicker', 'the bonus'). In order to achieve this project in group, we made use of Trello as our Kanban tool.

  • Content:

    • HTML file: contains the head, body, and links to javascript and css files.

    • CSS file: handles the style of the different functionalities and the body.

    • Javascript file: this file contains all functionalities of the game i.e. the button, their actions, ...

  • Try the game! :

  • A few illustrating pictures: Screenshot cookie clicker Screenshot cookie clicker

  • Progress:

    • 07 february 2019: project beginning. In order to achieve this project in group, we made use of Trello as our Kanban tool.
    • 14 janvier 2019: project end

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.5%
  • CSS 42.9%
  • HTML 5.6%