saidaHF / runner_saida

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎳 RUNNER BOWLING PINS 🎳

Developed with Unreal Engine 5 "# runner_saida"

The mechanic πŸ•Ή

Only you should use two keys:

  • A: Move Left β¬…
  • D: Move Right ➑

The objective 🏁

You must throw all the white bowling possible and you must dodge the black bowling for win! Each white bowling knocked is + 10 points πŸ’₯


🟒 Basic Risketos (60%)

  • Simple controls, just click or one or two buttons.
  • Movement by physics and with collisions.
  • Creating objects with a spawner (Related to the 1st Optional Risketo)
  • Randomize anywhere in the game
  • Score displayed by screen, not worth debugging.

🟠 Optional Risketos (30%)

  • Make a pool of objects
  • Progressive increase in difficulty
  • Use of parallax or other advanced background format
  • 3D
  • Add enemy: Black bowling

About