index
:
catchvoid
demo
main
Catch the points of your color, avoid the others.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-09-04
Upgrade to elm 0.17.1
Joris
2016-03-21
Use public directory
Joris
2016-03-21
Updating package.json
Joris
2015-12-30
Make the player bigger with each point
Joris
2015-12-30
Upgrade to elm 0.16.0
Joris
2015-11-15
Change points move type and speed at each level
Joris
2015-11-15
Add levels which only change the board color every 20 points
Joris
2015-11-14
Set back wave move, that is more fun
Joris
2015-11-14
Display the game at fullscreen
Joris
2015-11-14
Remove unused gen script
Joris
2015-11-13
Clean up unused Graphic related code
Joris
2015-11-13
Display the game with svg
Joris
2015-11-13
Upgrade to elm 0.15.1 and use npm to build
Joris
2015-05-10
Updating elm version to 0.15
Joris Guyonvarch
2015-03-15
Displaying the last score in elm graphics instead of in helm html
Joris Guyonvarch
2015-03-15
Moving boardSize to Game model
Joris Guyonvarch
2015-03-08
Showing the score at the end of each round
Joris Guyonvarch
2015-03-08
Save round durations
Joris Guyonvarch
2015-03-07
Show best score in html layout
Joris Guyonvarch
2015-03-07
Undercase html
Joris Guyonvarch
2015-03-07
Decomposition of view into two files: page and game
Joris Guyonvarch
2015-03-07
Organizing source code with subdirectories
Joris Guyonvarch
2015-03-07
Save player config when relaunching game
Joris Guyonvarch
2015-03-07
Generate html with elm
Joris Guyonvarch
2015-03-07
Adding usage information to README
Joris Guyonvarch
2015-03-05
Adding a generation script
Joris Guyonvarch
2015-03-05
Adding a wave move
Joris Guyonvarch
2015-03-05
Change game parameters
Joris Guyonvarch
2015-03-05
Removing generate script
Joris Guyonvarch
2015-03-05
Adapt the game to elm version 0.14.1
Joris Guyonvarch
2014-10-08
Adding a power to change the player color that reverse points to catch and po...
Joris Guyonvarch
2014-10-05
Adding multiple moving points to catch
Joris Guyonvarch
2014-10-03
Updating README
Joris Guyonvarch
2014-10-03
Adding a target to catch
Joris Guyonvarch
2014-09-02
Adding README
Joris Guyonvarch
2014-09-02
Initial commit
Joris Guyonvarch