Hi everyone, you know I make a games once in a while.
Tomorrow is my birthday, I turn 50 and after so many years I have two months unemployed so I decided to go back to my C1ic.mx project for accessible gaming and I still make games using variables, random numbers, statements and animation, because I'm so bad at programing.
This new game is similar to those classic games where you control a helicopter with a single button trying to avoid dangers, it is called CHOPY, the game is slow, but I really like the result.
After my birthday I'll start looking for people to support this project.
PD. I also added a new section called "Just Point" (no buttons), so the people that can't push buttons can play games using just the mouse or an eye tracking device.
Congratulations. Yes, time flies. It's nice that you picked up that project again. I wish you all the best for the big fifty. It's great seeing you active in the forum.
What did you use for collision detection? Which method did you use: the meatter engine or just pure calculation of offsets? Or Intersection Observer?
Collisions? LOL, your are going to laugh, remember that I'm so bad at programming, I only know how to use variables, statements and random numbers, so...
I create 5 lines and an animation of the chopper going up and down, every time the helicopter pass from a line to another I change the variable from 1 to 5, generate a random number for the walls to change, and every time the wall is in the same position as the chopper check if a wall has the same number as the helicopter, if it is the same as the player, the chopper explodes, if not, nothing happens. This is also true for the missile and the prices.
I like your games and your unconventional approach. That shows me that you’re extremely creative. It doesn’t necessarily have to be programmed conventionally… Thumbs up!!
And I have to say that I have installed "Defold" or I have worked with "Construct 3" or "Scratch", but... I really like Hype and I want to know all the things I can do with simple solutions to make interactive content for the web.
I'm so happy making things for my c1ic.mx website.