Please sign in to access this page

DodgeIt

DodgeIt Used AI

5 devlogs
19h 29m
•  Ship certified
Created by Quang

A fun, fast-paced bullet dodging game :)

Timeline

Since SoM was downed yesterday so I could not split the devlog, but here are some more features that I added:
- Added boss that makes the game harder and more challenge
- Added a buff system that helps the player
- Added a skin customization for player character
- Readjusted the difficulty progress to balance the game

Update attachment

After I shipped the game, I realized github pages was not building correctly so I tried everything with vite build, gh-pages but it still does not work. I have reverted the project back to plain html, css and js app, will try to work on vite for next project. But it works now under the demo link, come and give it a try :) will work on next features soon

Update attachment

Ship 1

1 payout of shell 92.0 shells

Quang

about 1 month ago

Quang Covers 3 devlogs and 11h 49m

i fixed some minor bugs, added asteroids, add time and score so that they are not placeholders anymore, maybe I still need to work on scoreboard, but for that I need a database, maybe it should be only for local?

Update attachment

I finished adding the basic elements to the game, the main character, the bullets are flying in, the movement mechanics and the behaviour when contacted. However there are some bugs that I still need to fix and other features I want to add in like timer, points, etc...

Update attachment

Started a new game project, called it DodgeIt, a fun bullet dodging game to learn more about CSS and I will try Vite for this one

Update attachment