gricha2380 / regex

https://gricha2380.github.io/regex/demo
0 stars 0 forks source link

Load level specific words #25

Closed gricha2380 closed 6 years ago

gricha2380 commented 6 years ago

Use tutorial data object to load level specific words. Use random words only for arcade mode.

gricha2380 commented 6 years ago
gricha2380 commented 6 years ago

Level 1 words: ["hello world","welcome"]

gricha2380 commented 6 years ago

Wow, that actually went kind of smoothly. Styling is barebones and the progression to subsequent levels needs to be fleshed out, but the basic level loading and enemy loading is in place now.