Ubisoft NEXT - 2025 - Programming

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ก.พ. 2025
  • Game download Link: hajinabsho.itc...
    My wife's first try score was 160 haha.
    My top score was 80!
    I'll upload the game file to itch io soon.
    Feel free to comment on the score.
    System worth mentioning:
    Tile Map system: I can generate new map with array and visually edit them.
    Observer pattern for hitbox system.
    Actor Component System
    Camera System: offsetting all object's render
    Game Instruction:
    The goal of the game is to finish 5 stage with lower hit count!
    To hit the ball: Click and Drag the ball
    How to move the Camera: use W A S D
    Additional Mechanic: Air Hit: You can hit the ball while it's in the air. This ability is limited by the number of mushrooms you have.
    After reaching the hole and flag, make sure the ball velocity is low
    Collectible:
    Mushroom: Airhit power up
    Crystal : Gravity Reverse has cooldown
    Tall Mushroom: Bounce pad - give you Y velocity and Resets your air hit so you can hit mid air
    Obstacle:
    IceBlock: Hit it to break it, it comes back!
    Roating Block: Pretty obvious
    etc...
    Hope you enjoy it!
    If you are stuck but wish to go next round,
    Press C to enable cheat mode where you can airhit up to 10 times.
    From ReadMe.txt

ความคิดเห็น • 6

  • @muizhamzat177
    @muizhamzat177 20 วันที่ผ่านมา

    This game actually looks really fun. So many features!

    • @gameDev_Pat
      @gameDev_Pat  20 วันที่ผ่านมา

      Thank you! and its actually quite stressful too. I was thinking like those climbing rage games when creating it haha

  • @ClutchRson
    @ClutchRson 21 วันที่ผ่านมา

    Awesome game! Crazy how many features you added in such a short time

    • @gameDev_Pat
      @gameDev_Pat  20 วันที่ผ่านมา

      Yea it was 4 day of just panic coding HAha,
      leading up to the competition I was learning opengl and creating 3D engine but when the competition started I realize most of the thing I learned and prepared wasn't applicable 💀

  • @gulshansankhyan
    @gulshansankhyan 21 วันที่ผ่านมา

    Looking good. I love the gameplay.

    • @gameDev_Pat
      @gameDev_Pat  20 วันที่ผ่านมา

      Yee thanks man! I really liked your game too, I wish I had your Physics haha