Skip to content

hcduffey/candyland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Candyland

A simple browser-based game
Explore the code »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

Candyland is a classic board game that was first published in 1949. Its aim is to provide a fun game that young children can play without knowing how to count or read.

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

There are no prerequisites.

Installation

  1. Clone the repo
    git clone https://github.com/hcduffey/candyland.git
  2. Open index.html in your browser

(back to top)

Usage

The page loads with the game ready to play and set to Player 1's turn. Moves are made by first clicking the "Draw" button to draw a card. That player then clicks the nearest gameboard square to their game piece that matches the color of the square on the drawn card. The first player to make it to the end of the board wins.

Click the Reset button at any time to start a new game.

Shortcut through Gumdrop Pass

If a player lands on the purple square nearest Gum Drop Pass, their game piece advances through the "shortcut" through the secret path illustrated by the dotted lined squares.

Winning the Game

The first player to reach the Candy Castle at the end of the board wins the game. Note: the Candy Castle square can be any color.

(back to top)

Roadmap

  • Create an "Licorice Square" that causes the player to lose a turn if they land on it
  • Add double-square cards that enable players to move to the second square of that color instead of the first
  • Make the interface responsive so that it can be played on smaller screens

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Cliff Duffey - @cliffduffey2

Project Link: https://github.com/hcduffey/candyland

(back to top)

Acknowledgments

(back to top)

About

A simple version of the Candyland board game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published