A team game with an emphasis on movement (with no shooting), inspired by Overwatch and Zineth
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Luna 0ff3605ae6 Prepare auto-update for deployment 7 years ago
assets Color objective to show your team's side 7 years ago
docs Clean up working directory doc.md -> docs/ 7 years ago
scenes Prepare auto-update for deployment 7 years ago
scripts Prepare auto-update for deployment 7 years ago
util Add server script 7 years ago
.gitignore Prepare auto-update for deployment 7 years ago
README.md Clean up tp_camera whitespace; update REAME 7 years ago
default_env.tres Move default_env.tres to root, where it is needed 7 years ago
export_presets.cfg Prepare auto-update for deployment 7 years ago
icon.png Prepare auto-update for deployment 7 years ago
plans.md Add non-code comments in doc.md; update plans.md 7 years ago
project.godot Prepare auto-update for deployment 7 years ago
vanagloria Add auto-updating feature 7 years ago

README.md

VANAGLORIA (working title)

A team game with an emphasis on movement (with no shooting), inspired by Overwatch and Zineth

Four heroes on the first level

Main mechanics ideas:

Side mechanics ideas:

Current heroes:

  • Active:
    • INDUSTRIA (Wallriding mfer)
  • Offensive:
    • IRA (WallMAKING mfer)
    • LUSSURIA (An ATTRACTIVE mfer)
  • Support:
    • CARITAS (Margarine)

Ideas for Heroes:

  • More active
    • Blink (Tracer) - no cooldown, but loses all speed on hitting walls
    • Heavy guy - Slow, but very heavy for the see-saw
    • Climb and glide abilities
  • More supportive
    • Boost - Area of effect or zarya-like cast, speeds people up
    • Flop - Changes side of see-saw for each team (should it be mechanic instead??)
    • Build - Build Zineth-like rails for anyone to use
    • Teleportation - (for others! or maybe including the enemy too!)
    • Portal 2-like gels (bounce, speed, slow?)
  • More offensive
    • Lay walls
    • Lay traps
    • Destroy buildings

Key concepts:

  • From mobas we take:
    • An emphasis on teamwork (Objective-based is a plus)
    • Rich, emergent interaction
    • Quick battles (very high replay value)
  • From FPS we take:
    • Attention bursts / rationing
    • Fast pace
  • From Zineth we take:
    • A rethinking of racing games
    • High skill cap, high(=easy) skill floor
    • Forgiving gameplay

Running

First, install godot engine (3.0). Then:

$ git clone https://github.com/CosineGaming/nv-moba && cd nv-moba
$ godot

Contributing

I'd love to have contributions!

Please open an issue first. As games are a creative project, I reserve the right to control the direction of the project.

Let me know if you have a better idea for a name :)