Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

First Mini Game

Discussion in 'Works In Progress - Archive' started by rmail2006, May 14, 2012.

  1. rmail2006

    rmail2006

    Joined:
    Jul 22, 2010
    Posts:
    82
    I decided before jumping into a big game I would create a little mini style game.

    I decided to create a planetary Tower defence game where you defend your sun :D


    Open Source
    I've decided to let everyone use my code incase they like the style of game.
    All the code belongs to me so you're fine to do whatever you want with it but the textures are all from google images so check up or change textures if you publish it :)
    Im still working on it just as a side project for a couple more weeks and Ill keep updating the code for everyone

    If you have any hassle with the code, ffeel free to drop me a PM and I'll try and help you.
    P.S. The minimap only works properly with 16:9 Ratio

    Download:
    http://dl.dropbox.com/u/64285005/Planet/Galaxy.rar


    Left Click on each planet to access it


    Price List
    • Guns - 150
    • Solar Panels - 100

    Screenshots




    Webplayer Links

    Current
    http://dl.dropbox.com/u/64285005/Planet/v4/WebPlayer/WebPlayer.html

    v0.3
    http://dl.dropbox.com/u/64285005/Planet/v3/WebPlayer/WebPlayer.html

    v0.2
    http://dl.dropbox.com/u/64285005/Planet/v2/WebPlayer/WebPlayer.html

    v0.1
    http://dl.dropbox.com/u/64285005/Planet/WebPlayer/WebPlayer.html

    Got a few little ideas, going to spend Total of 3 weeks on this to see what I can do, currently at the end of week 1 :)


    Updates
    v0.4
    • New textures
    • Edited variables such as money etc to make it playable

    v0.3
    • Replaced Key Commands with Buttons
    • Added Solar Panels to produce Energy
    • Guns now cost energy to shoot

    V0.2
    • Improved the Movement between planets to make it look more appeasing
     
    Last edited: May 22, 2012
  2. welby

    welby

    Joined:
    Mar 22, 2011
    Posts:
    549
    nice start!

    I noticed left Cnrt( on a pc) makes a little building,..:p

    I was a bit disoriented at first when clicking planets, which pop to center frame,..maybe try doing some camera work to it,..like a zoom in to focus instead of an abrupt cut.

    You say three weeks,..but you can easily keep going with this and build upon it,..I thought I was done with my first game,..but I keep going back to tweak and add better stuff,..hehee,..

    cheers!

    -Welby
     
  3. rmail2006

    rmail2006

    Joined:
    Jul 22, 2010
    Posts:
    82
    Yeh, I noticed that as well lol
    Thinking of replacing each camera with a gameobject and using a SmoothDamp for them, might make that my next update

    Thanks for the feedback :D