Username543210
@Username543210
0
Dino GameThis a classical dino game
1
0
0
Why does the game and to-do list not work? (game.htmal and todolist.html)
HTML, CSS, JS
Coder100 Working repl: https://repl.it/@Coder100/DangerousReplExperiment-working-repl-please-actually-checoea#game.html
the game is a bit broken, you will have to fix that yourself, or tell me what you are even trying to do2 years ago
Coder100 Problem
in game.html
image
please, remove typos.
Also this is invalid syntax and typo:
image
do you need to take a css tutorial?
.character {
background: url('Guest.png');
There cannot be spaces in units:
image2 years ago
Coder100 Problem
in todolist.html
what were you thinking?
image
for(var i = 0; i < list.children.length; i++) {
`2 years ago
I don’t know why, but the c = input doesn’t actually work. I’m quite confused.
Python
This is a very simple to do list, though I don't know css