StarCraft + MyBrute = ?

Discussion in 'The Lounge' started by Spartan, Aug 27, 2009.

StarCraft + MyBrute = ?

Discussion in 'The Lounge' started by Spartan, Aug 27, 2009.

  1. Spartan

    Spartan New Member

    Joined:
    Jul 2, 2007
    Messages:
    126
    Likes received:
    2
    Trophy points:
    0
    Okay.. so now that I've finished Blight I've moved onto a new project. The art for this project is going to be undertaken by my brother. You can see what to expect, here:
    http://www.starcraft2forum.org/forums/showthread.php?t=6521

    The new project is targeted at being a mix between MyBrute and SC, so a browser-based game. Only instead of having 1 character and getting random weapons/abilities/pets, you can choose multiple units, which you can customize, to make up your micro squad. These squads can range anywhere from a 6 Marine mass to a 2 Zealot and 1 Dragoon combo, or a hybrid 4 Zerglings and 2 Marine squad. Yes, that's right, you will be able to mix races.

    For the nerdy, I'll be using PHP/MySQL/JS(jQuery) to power this browser-based game. No flash at all.

    So what will differentiate this from MyBrute? As I hinted at earlier.. this will have actual strategy to it and not randomization like MyBrute has. Users can make up their own squads (of course there will be a squad limit system, similar to how many units you can fit into 1 transport unit in SC) and manipulate their attributes (strength/speed/agility/mental). There will be no armor/weapon customization in this. However, there will be 2-3 classes for each unit, such as a light/normal/heavy Marine (we're only sticking to SC1 units). Grenades, heals, and other abilities will also be available.

    The only element of "randomization" is the actual fight sequence. Squads will perform based on the attributes of unit. So just like in MyBrute, when you fight another squad it will show a new screen where you can watch the sequence and all the attacks (and even share the fights with other people through the links). Here is a skeleton example of how the fight scenes would look animation wise (of course without the graphics for now):
    http://vilegaming.com/sandbox.x

    I actually have good chunk of the game done, the server side code is at about 30%, the client side is at about 20%, and the UI is at a whopping 1% (1 meaning it's all sketched out on paper already).

    For anyone wondering about the legal issues, I've already contacted a few people at Blizzard and explained what I'm trying to do and they said it would be okay. A few reasons are because I'm not selling it, not using the StarCraft name, not attempting to change the lore of the game, and so on.

    Summary..
    - Plays like MyBrute.
    - Micro squad based instead of single character based.
    - No weapons like MyBrute, instead several classes per unit (light/normal/heavy Marine).
    - No air units.
    - Customization instead of randomization like MyBrute.
    - Attributes can be manipulated per unit.
    - Some spells like grenades or Dark Swarm.
    - Watchable and shareable fight scene links.

    But yeah.. the reason why I'm posting this thread is because I'm looking for any input on any of the current stuff I mentioned, on new ideas, changes/suggestions, demotivation/motivation (motivation preferred ^^), or examples.
     
  2. MeisterX

    MeisterX Hyperion

    Joined:
    Jul 23, 2007
    Messages:
    4,949
    Likes received:
    17
    Trophy points:
    38
    From:
    New Port Richey, FL
    Hey Spartan,

    Might you look into integrating this into vBulletin and vBcommerce? Could be money in it ;)
     
  3. Spartan

    Spartan New Member

    Joined:
    Jul 2, 2007
    Messages:
    126
    Likes received:
    2
    Trophy points:
    0
    Tempting, but sadly I have no clue how vBulletin works at all. :( I'm sure I could understand how vB is structured in a few days or weeks, but I'd rather use that time working on the project. :)