I had some difficulty understanding some JavaScript frameworks, so I thought I would go back to the basics and create a series of projects using only vanilla JavaScript to get a hang of things. This is the first of that series of projects I will make.
  • JavaScript 38.6%
  • CSS 37.3%
  • HTML 24.1%
Find a file
2024-05-21 09:43:19 -07:00
css Decided not to use art. All unused assets removed 2023-08-01 22:48:36 -07:00
data updated file structure and organization 2023-07-27 02:11:40 -07:00
scripts Added gitignore and modified script location 2024-05-21 09:42:32 -07:00
.gitignore Added gitignore and modified script location 2024-05-21 09:42:32 -07:00
index.html Decided not to use art. All unused assets removed 2023-08-01 22:48:36 -07:00
LICENSE Create LICENSE 2023-12-14 15:00:13 -08:00
README.md Update README.md 2024-05-21 09:43:19 -07:00

JavaScript Simple Wordguess

I had some difficulty understanding some JavaScript frameworks, so I thought I would go back to the basics and create a series of projects using only vanilla JavaScript to get a hang of things. This is the first of that series of projects I will make.