vs columns clone w/ odd rules

(quadplay pad) left/right to move, ⓐ to swap, ⓑ to drop

for online play:

  1. pause game
  2. pick online play
  3. host/join appropriately


pieces are puzzsinker styled w/ forced drop after 5s

has puyo scoring

  • chain rate: 4 8 16 32 48 64 ...
  • length rate: 0 0 2 4 6 8 10 ... (2 3 4 5 6 7 ... non-garbage blocks in a line)
  • lines rate: 0 3 6 9 12 ... (how many lines were cleared)
  • non-garbage = 100pt, garbage = 10pt
  • target score is 1500pt

garbage counts as any color but requires 2 non-garbage blocks to be cleared

rank acts as margin time;
1.0 start, +0.1 every 0.5s after 2 minutes
after a chain ends the score from the chain is multiplied by current rank and then the garbage count is calculated from there

Updated 1 hour ago
Published 1 day ago
StatusPrototype
PlatformsHTML5
AuthorXx_Henry_xX
GenrePuzzle

Download

Download
source_code.zip 56 kB

Install instructions

to play from source

  1. go grab https://github.com/morgan3d/quadplay
  2. run it once; it should create my-quadplay folder at your user folder (e.g. C:\Users\(your pc username)\my-quadplay
  3. extract source to \path\to\my-quadplay\columns-wannabe\
  4. back to quadplay ide -> tools -> open game -> pick columns wannabe appropriately (change category if needed)

Development log

Comments

Log in with itch.io to leave a comment.

just found a bug where normal-garbage-normal sandwich doesn't clear

gonna fix it now if I ca

will implement vs AI play after I'm officially free from the military service