Skip to content

llamacademy/minigolf

Repository files navigation

Minigolf

Minigolf Logo

A 12-hole minigolf microgame targeted for mobile use cases! Hosted free on Itch.io page

This microgame was created as a means to show and teach how different aspects of a game can be created. See the Challenges for some challenges to test your understanding!

Tutorials covering all aspects of this game can be found on this YouTube Playlist

Quickstart

  1. Open LlamAcademy/Minigolf/Scenes/Main Menu.unity
    1. Ensure you have a vertical aspect ratio for your game view (something like 9:16)
  2. Click play!

Recommended Build Targets

  1. WebGL
  2. Android
  3. iOS

Others should also work, but the controls and UI are mobile-oriented so probably require some rework to be acceptable on other platforms.

Supporters

If you got value from this tutorial microgame consider becoming a Donation on Itch, or becoming a Patreon Supporter, joining as a YouTube Member, or even become a GitHub Sponsor to show your support.

Supporters during the active lifespan of the microgame tutorial creation are shown below. Thank you all 🧡!

Phenomenal Supporters

  • YOUR NAME HERE!

Tremendous Supporters

  • YOUR NAME HERE!

Awesome Supporter Tier

  • Ivan
  • Iffy Obelus
  • Perry
  • Mustafa
  • YOUR NAME HERE!

Supporters

  • Trey Briggs
  • Matt Sponholz
  • Tarik
  • Elijah Singer
  • Bruno Bozic
  • Ewald Schulte
  • Andrew Allbright
  • AudemKay
  • Josh Meyer
  • Ben
  • Christiaan van Steenwijk
  • Strange Swelter
  • Chimera Dev
  • Wendy Whitner
  • Lukas Wolfe
  • Jason Hansen
  • Ralevum
  • angell
  • Warspawn
  • YOUR NAME HERE!

Other Projects

Interested in other Topics in Unity?

Requirements

  • Likely works on Unity 2022 LTS or higher, but only tested on Unity 6.
  • Universal Render Pipeline