np-eazy / Pentaquad

3 stars 1 forks source link

Core logic #33

Closed np-eazy closed 1 year ago

np-eazy commented 1 year ago

Added null catcher for null GameState Implemented PieceStage w/ minimal rendering demo Implemented C Control: Hold/Swap Pieces Decoupled collision logic from CoreState and moved into CollisonSets.js

Resolves issue #29, use this PR as reference to finish issue #31