Search Unity

2D Basketball game [Source code][android]

Discussion in 'Community Learning & Teaching' started by skakac-33, Mar 15, 2015.

  1. skakac-33

    skakac-33

    Joined:
    Oct 6, 2013
    Posts:
    8
    Hello,
    I made this game last year, while I was learning unity.
    Since this was just for practice I wanted to release its source code so everyone can learn something.



    Some features:
    - 2D Unity
    - Projectile trajectory
    - Game logic (and multiplayer game logic)
    - Leaderboard via 42Cloud
    - Admob banner ad
    - Chartboost interstitial ad


    Source code: https://github.com/skakac/2d-basketball-unity3d
    All that I'm asking in return is to follow me on twitter at http://twitter.com/skakac so you can ask me if you have any questions.

    Thanks.
     
    domkia, inHaze and enoktate like this.
  2. sokki

    sokki

    Joined:
    Jan 31, 2015
    Posts:
    166
    What is your current knowledge in making Unity games, now?
     
  3. skakac-33

    skakac-33

    Joined:
    Oct 6, 2013
    Posts:
    8
    I would rate my knowledge as moderate, I always find a way to do what I planned to do, the community helps a lot, since I do a lot of searching.
     
  4. dunguyen90

    dunguyen90

    Joined:
    May 10, 2015
    Posts:
    1
    can you tell me rules of this game ? thanks you so much !
     
  5. Athul_pai

    Athul_pai

    Joined:
    Oct 13, 2016
    Posts:
    1
    Building the source code for webgl gives an error . how to resolve it ?
     
  6. microperts

    microperts

    Joined:
    Jan 25, 2016
    Posts:
    11
    @skakac.33 I'm getting an error of "Null Reference" in your "Score Script" at 'Lastball' variable. What should I pass this for reference so game may work. Kindly help. I need this badly.
    Thank you in advance.