Skip to content

Afternoon Project for Vanilla JS Part 1. Finished.

Notifications You must be signed in to change notification settings

blamb31/vanillajs-1-afternoon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

Project Summary

There are 2 parts to this assignment. In Part 1, you will create a Tic Tac Toe board using HTML, CSS and Javascript. In Part 2 you will create a poker hand. Detailed instructions are included in the folders for each part.

Setup

Fork and clone this repository and open the folder in your code editor. You can use live-server to see real-time changes from your code in the browser.

Resources

HTML Document

Contributions

If you see a problem or a typo, please fork, make the necessary changes, and create a pull request so we can review your changes and merge them into the master repo and branch.

Copyright

© DevMountain LLC, 2019. Unauthorized use and/or duplication of this material without express and written permission from DevMountain, LLC is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to DevMountain with appropriate and specific direction to the original content.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.8%
  • HTML 30.5%
  • CSS 19.7%