diff --git a/README.md b/README.md index 5d22ff27..19e7ce8d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,13 @@ minimal studios is ntr & mashy: 2 mates with a friendship forged in the fires of we have both bailed out of the big city life and have dedicated ourselves to growing farm fresh, organic, ethical gaming produce in the rolling hills of brisbane and leaves of melbourne. completely self funded, we're just here to make games that feel good & play it clean. +## inspiration +- peggle +- soldat +- mini metro +- poe +- mtg + ## Construct Alignments diff --git a/client/assets/styles/styles.less b/client/assets/styles/styles.less index d6e292e7..85bb973c 100644 --- a/client/assets/styles/styles.less +++ b/client/assets/styles/styles.less @@ -112,7 +112,7 @@ button, input { flex: 1; /*the transitions */ - transition-property: color, background; + transition-property: border-color, color, background; transition-duration: 0.25s; transition-delay: 0; transition-timing-function: ease; diff --git a/client/src/components/demo.jsx b/client/src/components/demo.jsx index b401a4d2..84e05e93 100644 --- a/client/src/components/demo.jsx +++ b/client/src/components/demo.jsx @@ -92,7 +92,7 @@ function Demo(args) { VBOX PHASE {shapes.Red()} {shapes.Green()} {shapes.Blue()}
- combine the colour base items with an array of skills and specialisations to build powerful variants. + Combine the colour base items with an array of skills and specialisations to build powerful variants.
Outplay noobs wahtever write tomorrow, fix the tiemout shit.
-also have to just picka random avatar so i don't fill up my drive
+Battle your opponent using dynamic team builds from the VBOX phase.
+Crafted skills can be used to damage the opponent or support your team.
+Turn based combat, each team picks targets for their skills during this phase.
+The damage dealt by skills, cast order and construct life depend on your decisions in the VBOX phase.