16 Commits

Author SHA1 Message Date
9325666f2c expanded the word list to 30 2025-08-28 12:12:38 -04:00
80a98ac094 added a click event for the 'wrong' button to replace the displayed word 2025-08-28 11:30:22 -04:00
e3c377d547 add function for replacing word when clicking the correct button 2025-08-28 11:04:44 -04:00
d857789455 added a simple score increasing function 2025-08-28 10:16:31 -04:00
c8cd997d23 added words to array, simple console log to display them for now 2025-08-28 10:06:38 -04:00
274b19f2a9 first attempt to getting a random item from an array 2025-08-27 12:09:24 -04:00
5e88b034ac Initial code to build the structure of the page 2025-08-27 11:47:11 -04:00
710bdd45ac Added css file to style index.html 2025-08-27 11:20:20 -04:00
51dbd38e2d rename wally image 2025-08-27 11:18:35 -04:00
f5e47f764d Added folder for wally project 2025-08-27 11:17:33 -04:00
fbfb18718d fixed variable error 2025-08-14 12:12:40 -04:00
1e7c99c9b6 fixed random number generation with proper equation 2025-08-14 12:12:07 -04:00
419c6e0c99 fixed error handling 2025-08-14 12:03:30 -04:00
48ade4eef6 Add a simple random number generator that allows user input for the range and prints the result to the browser console. 2025-08-14 11:57:23 -04:00
7f42ae04b2 add information to readme 2025-08-13 14:39:10 -04:00
afa96fed6d first commit 2025-08-13 14:37:27 -04:00