Coder Social home page Coder Social logo

rgroves / fcc-chi-wheel-of-prizes Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 65 KB

A Wheel of Fortune clone game built during the freeCodeCamp Chicago session on 2020-06-07

Home Page: https://rgroves.github.io/fcc-chi-wheel-of-prizes/

License: MIT License

HTML 6.67% CSS 9.61% JavaScript 83.72%

fcc-chi-wheel-of-prizes's Introduction

fcc-chi-wheel-of-prizes

A Wheel of Fortune clone game build started during the freeCodeCamp Chicago session on 2020-06-07.

Details

This project was built in an ad-hoc procedural fashion. You'll find that it is not making good use of objects, there was no object-oriented design done before coding this up, and it is not very clean (in terms of organization and flow). This was intentional. It is meant to be an example of how someone relatively new to JavaScript might approach writing such a project.

How To Use This Repo

This repo should be used as an exercise to do the following:

  • Read and comprehend someone else's code (you can walk through the commits to see step-by-step how it was built too)
  • Practice contributing to a project by forking, adding a puzzle, and performing a pull request.
  • Fork the repo to play with the styling (for CSS practice)
  • Fork the repo to refactor this code; there's a lot of room for improvement in it's current state, such as:
    • Refactor to remove duplicate code and better organize the code
    • Make better use of objects
    • Design and re-write the code in an object oriented way
    • Make use of events for driving the game state

Other Versions

The build as mentioned above exists on the master branch. In the future I will go about making the aforementioned improvements, writing this game in different ways, using distinct branches of this repo for comparison. I'll maintain a list of these branches, as they come to exist, below for reference.

Branches & Tags

  • master: Initial ad-hoc procedural build of this game. (demo)
    • initial-v1.0.0 (tag): The initial version of the game

fcc-chi-wheel-of-prizes's People

Contributors

rgroves avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.