I built my first Maze JavaScript game
I used;
Vue.Js framework,
JavaScript,
CSS
I've recently been learning DOM manipulation and so I decid...
For further actions, you may consider blocking this person and/or reporting abuse
Haha, that one reminds me of a jump scare game that I've played once, really scary one. Here it's just
nic-cage-gandalf
so it's fine at least. 😹Great work! I'll recommend using ESlint + Prettier to tidy up all of those indentations etc, and template $refs rather than
querySelector
s to make it even more pefrect. 💯Awesome job! I did something similar more advanced though. I solved TrustPilot challenge of a maze.
Since the game was boring though, I added a betting-like functionality and a challenge for developers to hack the APP -> github.com/Rolanddoda/pony-challenge
Using grid for this was so convenient! Also, if you start the maze, and instead of continuing, yo go outside and then, enter through the finish it counts it as a win, maybe changing
MazeGame.started
to false every time the cursor hovers outside the maze can fix it!Yeah this happens on mobile also
Clicking start and immediately clicking finish will make an easy win.
Would be nice if the game implemented swipe gestures for mobile 😄
Great work still
this is a cute idea
Great game and congrats., but there is a way to close the Gandalf Cage picture?
Keep it up
So cool!
What challenges did you find that you didn't expect?
Great work, keeping..
Nice idea, I would love to see something like random maze on each time I lose
Great 🤞
Love it! Nice work, Lou! 🙌
Very nice loved it.
Nice 😁😁
Nice game
Amazing!
I too created a game. Code:
gitlab.com/andrerodrigues1/projeto-nave
Congratulations, this is a lot of progress.
Likewise, if you go to start, pull back down to go off-maze and then come back on at finish, it'll say you've won.