2

I made a web game and I need your opinion

 2 years ago
source link: https://dev.to/gjoliveira/i-made-a-web-game-and-i-need-your-opinion-4ej4
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
I made a web game and I need your opinion

Hello World! This is my first post here and I would like to show you my game, talk a little about it and ask your opinion about.

Game: (https://labirinto-sequencial-psi.vercel.app/tutorialE.html)
GitHub: (https://github.com/gjoliveira/Labirinto-Sequencial)

In the game menu there is a link for you to leave your opinion and report any bugs, let me know what you think of the ideas execution and if there is anything I can improve. So far, the game has performed better in Chrome and Edge browsers.

As you can see, on github I linked the project and explained a little bit about it, the article from which the idea was taken is not in English but let's talk more about the premise below.

The idea and the rules

The project's idea was for students to answer questions while walking through a different maze, the maze is composed of colored ribbons glued to the floor, which must be passed in order: blue, red and yellow.

Wrong collor? go back to the beginning. Beat the team of students who reach the end of the maze by correctly answering the questions.

Now doing it virtually

In the "live action" game, it may take a while, but the virtual version will run quickly. So I made new rules and things that only a virtual environment offers and increased the playing time.

There's also a step counter, timer and life hearts to add some challenge.

How to do this?

There are several frameworks and engines for games, but as I was already studying javascript I decided to bet on the web environment and on Phaser Js framework.

Phaser has a simple system to understand, each scene in the game is a class with 3 functions, one to load files, another to arrange game objects, and the third is a function that updates every time.

Simple, but I had never done anything like it and the project took 2 months. I didn't have a good knowledge of object orientation at that time.

I try to be talented in the art world, but that's another story 🤣, the game was all done in windows Paint, with the exception of the main character's sprite and some other objects.

Reviews about our projects make them better

I don't know how it's performing on other devices and I need to know if I'm on the right track. Please, leave your comment. 😉✌


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK