Commit graph

58 commits

Author SHA1 Message Date
Vladimir Bychkovsky
d813e0589a serving elm-runtime locally (using a fixed path to avoid monads) 2013-02-08 13:19:14 -05:00
Vladimir Bychkovsky
c954a0fcd8 Updated strings to refer to Happstack instead of Yesod 2013-02-08 12:13:34 -05:00
Vladimir Bychkovsky
149e91eb2a Fixed splicing and removed "box" + minor other changes 2013-02-08 12:07:44 -05:00
Vladimir Bychkovsky
13a38d97c3 minor fix to clock 2013-02-07 23:01:23 -05:00
Vladimir Bychkovsky
e0d565005a updated syntax in the mouse example 2013-02-07 22:18:44 -05:00
Vladimir Bychkovsky
33831dba83 broken: only fixed some of the bugs 2013-02-07 10:35:14 -05:00
Vladimir Bychkovsky
cb4d4d9668 updated runtime URL, added a comment about vars 2013-02-07 10:25:47 -05:00
John P Mayer Jr
be406f0d44 local ignore file 2013-02-02 19:57:44 -05:00
John P Mayer Jr
40c1cfa81a Changed type signature of JSON.fromString; added multiplayer mario example 2013-02-02 19:37:05 -05:00
evancz
2af52672e3 Make Pong more concise. 2013-01-25 03:23:04 -08:00
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