cAtchVoid ========= Catch the points of your color, avoid the other points. Use the arrow keys to move and 'e' to change your color. You can play at [http://guyonvarch.gitlab.io/catchvoid](http://guyonvarch.gitlab.io/catchvoid). Getting started --------------- Install nix: ``` curl https://nixos.org/nix/install | sh ``` Inside the project directory, open a nix shell: ``` nix-shell ```