Skip to content

KModestas/WDI-Project-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WDI-Project-1

What is Chimneys & Candy Canes?

For my first WDI project, I was tasked to build a Front end JavaScript game. Since it was the holiday season, I decided to make a festive version of snakes and ladders which utilised all the fundamental concepts of JavaScript such as (but not limited to) functions, arrays, loops and objects.

How to Use

Lucky for you, when you first load up the app, you will be greeted with a set of instructions on how to play the game.

From here you can choose the character you want to play, wether it be Elf or Santa.

Once you have picked your character, the game will load and you will be able to click the die at the bottom. This will generate a random number from 1 - 6 and move your player to the appropriate square. The computers turn will be executed shortly after.

The first character to get to exactly 100 wins!

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6)
  • jQuery
  • Git
  • Github

Wins

This has probably been the most fun app that I have made during WDI, due to the creative freedom given. I was pleased with what I was able to make given a week and was particularly proud of the logic I was able to implement in terms of continually keeping track of each characters score and altering it according to the special square types they land on.

Challenges

The main challenges I faced with this project, have been on the design end. Unfortunately, I was unable to make this application fully responsive as the grid would not be able to fit adequately on mobile devices.

Future improvements

If I could improve this app, I would add a mute button to allow users to turn off the music which could potentially get jarring. Additionally, I would also like to add animations to make the characters actually move from square to square rather than 'teleporting' to their target square.

Click Here to launch the app In Heroku

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published