Giter VIP home page Giter VIP logo

egg-td's People

Stargazers

 avatar Pierre-Olivier Brillant avatar

Watchers

Victor Lacasse-Beaudoin avatar

egg-td's Issues

Control pacing by producing eggs only during waves

This allows the player to take their time and plan the next wave, while still needing to start the wave in order to produce more resources.

This lets the player have some down time for crafting if needed, but crafting however is never blocked.

Implement player maze-building

Player should be able to build and deconstruct certain tiles in the tower zone, in order to build a maze of fences and towers on top of those mazes, which they should then be able to operate (only allow chickens to fire at mobs if they are currently manning any tower)

Allow feeding of an array to mob_spawn timer

Include:

  • mob type
  • amount of mobs of that type to spawn

This should allow for multiple mob groups of sometimes same types, for example:
[ [mob_wolf, 3], [mob_snake, 2], [mob_wolf,1] ]

The mob_spawn timeout should then pull mobs from the array, unless the array is empty, in which case it'll simply wait for the next array (the next wave).

Crafting recipes

These are my suggestions for some crafting recipes.
Numbers are subject to testing and balancing.

Ingredients (eggs)

White (common) egg ~ 86%

  • basic ingredient
  • cannot be fused with other eggs
  • no effect

Yellow egg ~ 2%

  • rare
  • improves the level of any egg it is combined with

Green egg ~ 3%

  • increases speed (attack speed/production speed)

Blue egg ~ 3%

  • increases stamina (attack range/movement speed)

Red egg ~ 3%

  • increases power (attack damage/egg quality)

Purple egg ~ 3%

  • increases skill (crit chance/rare egg chance)
  • each skill level gives +1.5% to Yellow, +1% to Red, Blue, Green, and +0.5% to Purple

Helmets / Towers / Battle Roles

If we could get the names to alliterate, that would be nice...

Seed Shooter

  • 3 white
  • simple, basic turret
  • decent speed, average damage

Grain Gatling

  • 5 white, 1 green
  • rapid fire, same damage as SS

Quiche Cannon (Egg Mortar)

  • 5 white, 1 red
  • slower, but high damage and also splash damage

Feather Ballista

  • 5 white, 1 blue
  • speed inbetween Mortar and SS
  • very high damage, but no splash

you might notice there is room for some high level towers with multiple special ingredients...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.