Commit graph

48 commits

Author SHA1 Message Date
evancz
eeb5df4a3a Fix the Open Street Map example. 2013-01-03 00:30:46 -08:00
evancz
e72958a654 Get rid of FrameRate example which has been replaced by fps function. 2013-01-02 23:46:14 -08:00
evancz
64e88fd24b Add Game Skeleton for easy game making. 2012-12-08 13:08:47 -08:00
evancz
13e7203393 Fix up helpers in Pong/ 2012-12-08 13:01:58 -08:00
evancz
28c3a711ed New version of Pong. Update version numbers. 2012-12-08 12:53:16 -08:00
evancz
abe4d52e80 Get Pong back to working with 0.5.0.2. 2012-11-26 13:29:10 -08:00
evancz
77912ae46b Clean up Pong, now uses Time.fps and some of the recent syntax upgrades. 2012-11-24 20:50:33 -08:00
evancz
962e6ac57a Correct bug in jsevent import. Fix some of the pre-compiled examples. 2012-10-19 01:28:05 -07:00
evancz
93564d4a53 correction for show change. 2012-10-12 02:02:27 -07:00
evancz
4ca6dccaad Update examples for version 0.4 2012-09-16 00:52:07 -05:00
evancz
9020b22499 Fix bug in typeface and in makeSpaces. Remove form example so that it is not duplicated. 2012-09-16 00:50:48 -05:00
evancz
cf011a0ba8 Update Pong source to match blog post. 2012-08-24 13:25:17 -05:00
evancz
53b2e70afa Make little cosmetic changes. 2012-08-21 15:24:30 +02:00
evancz
b5b87f25c0 Change how some text is centered. 2012-08-20 14:44:46 +02:00
evancz
a53dfdea46 Add scoreboard. 2012-08-18 16:33:38 +02:00
evancz
53c621bd72 Merge branch 'master' of https://github.com/evancz/Elm
Conflicts:
	Examples/elm-js/Pong/Pong.elm
2012-08-18 13:34:55 +02:00
evancz
595ed380e8 Add much better introduction. Part blog post, part game of Pong. 2012-08-18 13:28:01 +02:00
Evan Czaplicki
3f6843df9a Add the word 'overview' 2012-08-17 20:30:37 +03:00
evancz
ee2805a992 Moved comment to beginning to contextualize the program and emphasize design choices. 2012-08-17 19:26:22 +02:00
evancz
d0da29f2a0 Finish up comments for Pong. 2012-08-17 19:05:18 +02:00
evancz
a5b6d4e765 Add Pong project. 2012-08-17 16:38:41 +02:00
Evan Czaplicki
40146146a7 Point to latest runtime system. 2012-07-02 16:16:27 -05:00
Evan Czaplicki
1c375e7c8f Update runtime location. 2012-07-02 16:13:30 -05:00
evancz
f863f62c48 Switch readmes to .md 2012-06-29 14:32:42 -05:00
evancz
58b8605bcb Make minor corrections to Map example. 2012-06-29 12:55:14 -05:00
evancz
29a508d602 Add maps example and rename some folders. 2012-06-28 15:33:36 -05:00
evancz
39766b0342 Correct copy-paste errors in README.txt files. 2012-06-28 13:01:55 -05:00
evancz
c94777f33a Add frame rate example. 2012-06-28 12:55:58 -05:00
evancz
a49a51af9d Add new examples showcasing JavaScript interaction. 2012-06-28 03:49:16 -05:00
evancz
675a46be9f Fix elm-happstack examples. 2012-06-27 01:52:07 -05:00
Evan Czaplicki
96bdb40a6d Fix colors 2012-06-25 06:56:55 -05:00
Evan Czaplicki
b4fa5c200d Fix colors 2012-06-25 06:56:23 -05:00
Evan Czaplicki
df0310e12c Fix colors 2012-06-25 06:55:43 -05:00
Evan Czaplicki
5fb9799a8e Correct to work with v0.3 2012-06-25 06:54:11 -05:00
Vincent Ambo
38b4894045 * updated elm-yesod example for elm-yesod 0.1.2 2012-05-31 14:17:37 +02:00
Vincent Ambo
231bedd041 * updated documentation 2012-05-30 21:49:46 +02:00
Vincent Ambo
c6f9c1804c * updated elm-yesod example (URL interpolation) 2012-05-30 21:33:19 +02:00
Vincent Ambo
4dd5937996 * updated elm-happstack example 2012-05-30 20:05:08 +02:00
Vincent Ambo
c10efa0e2a * elm-yesod Example compiles (not yet using true URL interpolation) 2012-05-30 19:59:54 +02:00
Vincent Ambo
92f43c3763 * removed unnecessary file 2012-05-29 23:48:01 +02:00
Vincent Ambo
2a885bb564 * added elm-happstack example && changed text in elm-yesod example 2012-05-29 23:47:31 +02:00
Vincent Ambo
381fbf4c3f * removed redundant imports in elm-yesod example 2012-05-29 22:05:59 +02:00
Vincent Ambo
1cb6096fbc * updated the elm-yesod example 2012-05-29 21:48:43 +02:00
Vincent Ambo
6b2b4180ad * updated elm-yesod Example to use variable interpolation for URLs 2012-05-29 02:58:37 +02:00
Vincent Ambo
3bd18e19c7 * updated the elm-yesod example
Added a slightly more sophisticated elm-page to the elm-yesod example.
2012-05-29 00:39:25 +02:00
Vincent Ambo
bdb3a63d13 * added the elmFile QuasiQuoter for embedding .elm files
the elm-yesod example contains an example for how to use the elmFile QQ.

Note: No spaces before and after the filename!
2012-05-28 17:24:57 +02:00
Vincent Ambo
c6bd8bfeb4 * modified elm-yesod to work and updated the example 2012-05-28 17:09:27 +02:00
Vincent Ambo
f7e985243a * elm + Yesod example 2012-05-28 16:08:40 +02:00