Skip to content

TheCodePeople/JavaScript-Modules_Jumble-Word-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Modules - Word Jumble Game

In this task, you will be working on a Word Jumble Game that already has HTML and CSS files written for you.
Your task is to export and import JavaScript files needed to make the game work.

Instructions

Make sure you go through each JavaScript file and see what is missing. You will need to export and import variables and functions using the ES6 module syntax.

Resources

ES6 Modules - Mozilla Developer Network documentation on ES6 modules.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published