]> Git — Sourcephile - tmp/julm/arpeggigon.git/commit
Minimal board game drawing and interaction (disappearing tiles problem).
authorGuerric Chupin <guerric.chupin@gmail.com>
Thu, 23 Jun 2016 16:09:51 +0000 (17:09 +0100)
committerGuerric Chupin <guerric.chupin@gmail.com>
Thu, 23 Jun 2016 16:09:51 +0000 (17:09 +0100)
commit50a05e0f63ba6fe71efc18b3a9d8f271dd0b5fb2
tree7f05e826e07ff30e537a473c7c0baef2ecfa20e4
parente30bf4c0f76a4730fec6da5c88507bfbdb63ca5b
Minimal board game drawing and interaction (disappearing tiles problem).
24 files changed:
.gitignore
RMCA/GUI/Board.hs
RMCA/GUI/Shapes.hs
RMCA/Main.hs
img/hexOff.png [new file with mode: 0644]
img/hexOn.png [new file with mode: 0644]
img/ricE.svg [new file with mode: 0644]
img/ricN.svg [new file with mode: 0644]
img/ricNE.svg [new file with mode: 0644]
img/ricNW.svg [new file with mode: 0644]
img/ricS.svg [new file with mode: 0644]
img/ricSE.svg [new file with mode: 0644]
img/ricSW.svg [new file with mode: 0644]
img/ricW.svg [new file with mode: 0644]
img/split.svg [new file with mode: 0644]
img/startE.svg [new file with mode: 0644]
img/startN.svg [new file with mode: 0644]
img/startNE.svg [new file with mode: 0644]
img/startNW.svg [new file with mode: 0644]
img/startS.svg [new file with mode: 0644]
img/startSE.svg [new file with mode: 0644]
img/startSW.svg [new file with mode: 0644]
img/startW.svg [new file with mode: 0644]
img/stop.svg [new file with mode: 0644]