kv2
1
Tell us what’s happening:
Your code so far
<!-- User Editable Region -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
</head>
<body>
<title>RPG-Dragon Repeller</title>
<link rel="stylesheet" type="text/css" href="styles.css">
<div id="game"></div>
</body>
</html>
<!-- User Editable Region -->
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Challenge Information:
Learn Basic JavaScript by Building a Role Playing Game - Step 1
ILM
2
Please Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!
kv2
3
I am unable to assign the variable a specific value, when it is already in an array
thanks
ILM
4
Your question doesn’t look to be about step 1, please use the Help button on that step
system
Closed
5
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.