Search Unity

Make a Pokemon Game in Unity Tutorial Series

Discussion in 'Community Learning & Teaching' started by GameDevExperiments, Jun 1, 2020.

  1. GameDevExperiments

    GameDevExperiments

    Joined:
    Jun 1, 2020
    Posts:
    3
    Hi Everyone, I made a tutorial series on How to Make a Pokemon Game in Unity. Currently there are 13 videos covering topics like Turn-Based Battle, Tile-Based Movement, Storing Pokemon Data as Scriptable Objects, Random Wild Pokemon Encounters, etc.

    This is more of an intermediate-level series, we'll create the game using Design Patterns and Good Game Development Practices. I'd love hear what you think about this series.

    Here is the entire playlist of the series
     
    Last edited: Jul 12, 2020
    guizukah and TheBeanMaker like this.
  2. Rettamkrad

    Rettamkrad

    Joined:
    Jun 9, 2020
    Posts:
    2
    I'm currently teaching my children how to use unity.

    They are huge Pokemon fans so i will be checking your tutorials out.

    It looks spot on!
    Well done.
     
    GameDevExperiments likes this.
  3. ElmisteriosoYtz

    ElmisteriosoYtz

    Joined:
    Dec 2, 2020
    Posts:
    26
    I use your tutorials to make a Pokemon Game in Unity the name of the game is Pokemon Universe coming soon to PC, MAC, Linux and Android
     
    GameDevExperiments likes this.
  4. ElmisteriosoYtz

    ElmisteriosoYtz

    Joined:
    Dec 2, 2020
    Posts:
    26
    alone what if you not mmake more tutorials about, Bag, PCs, Gym leader, Pokemon League, Elite Four, Multiple trainer battles in a scene, Pokemon gym, cinematics advanced, Sounds and Music, etc a long walk for complete my game i am your fan for you teach me how to make my Pokemon Game
     
    GameDevExperiments likes this.
  5. bracknelson

    bracknelson

    Joined:
    Mar 1, 2021
    Posts:
    10
    Thanks for this tutorial.
     
    GameDevExperiments likes this.
  6. GameDevExperiments

    GameDevExperiments

    Joined:
    Jun 1, 2020
    Posts:
    3
    Hey man, sorry for the late reply. I'm really happy to hear the series is helping. Thanks for all you suggestions, I'll cover them one by one.
     
  7. GameDevExperiments

    GameDevExperiments

    Joined:
    Jun 1, 2020
    Posts:
    3
    Thanks, I hope it was helpful :)
     
  8. Coatimundi

    Coatimundi

    Joined:
    Sep 23, 2021
    Posts:
    1
    Did your game ever come out?
     
  9. BLBJ_YT

    BLBJ_YT

    Joined:
    May 6, 2023
    Posts:
    1
    hello, i know im a few years late. but for some reason my code isnt working is there anyway you can help me
     

    Attached Files:

  10. makaka-org

    makaka-org

    Joined:
    Dec 1, 2013
    Posts:
    1,023
    on line 16 after horizontal") you need to past semicolon.
    All you need to resolve the issue was on error message.