2D Basketball game [Source code][android]

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: GitHub - skakac/2d-basketball-unity3d: 2D Ball Shootout Unity3d
All that I’m asking in return is to follow me on twitter at x.com so you can ask me if you have any questions.

Thanks.

3 Likes

What is your current knowledge in making Unity games, now?

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.

can you tell me rules of this game ? thanks you so much !

Building the source code for webgl gives an error . how to resolve it ?

@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.