And finally one funny (at least to code) edje example:
authordavemds <davemds@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 11 Oct 2010 21:43:19 +0000 (21:43 +0000)
committerdavemds <davemds@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 11 Oct 2010 21:43:19 +0000 (21:43 +0000)
commita5ada5278c10100afca46288236b30f84d53759b
tree5205a620412f2e61268b577fa430a816761aa3cb
parentafaca71596e63b65dc19136f207bbd98cd44086c
And finally one funny (at least to code) edje example:
a super-simple (but full featured) pong game, fully written in embryo,
in the style of the original game.

To run it, like all the other examples, just go in the doc/examples folder and do:
edje_cc embryo_pong.edc && edje_player embryo_pong.edj

Have fun ...beating the ""AI""  is really difficult ;)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@53278 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
doc/examples/embryo_pong.edc [new file with mode: 0644]