Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 25

Thread: "Tetris" alike game in DHTML

  1. #11
    Join Date
    Aug 2005
    Posts
    971
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Twey: what is Pfft?? May be I can help you with the documentation(let me know how to use it first );

  2. #12
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Onomatopoeia, an expression of disbelief and/or sardonic humour.

    There's no point creating documentation at this stage because it's in such an early stage of development that the whole thing could change before it's released.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #13
    Join Date
    Aug 2005
    Posts
    971
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Umm... how do I attack then??

    I so wish if I was such a good programmer like you or jscheuer1 or any other javascript experts here, unfortunately I am not.

    And by the way what is the Oblong function that you have in almost all your codes?? What is Oblong??
    Last edited by shachi; 08-24-2006 at 03:32 PM.

  4. #14
    Join Date
    Sep 2005
    Posts
    882
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default

    Twey: I will be watching the development of that closely. It looks very useful. However, from my quick look it appears to assume that an object must be a sprite. What if you can create the shape you want in pure HTML?

  5. #15
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    However, from my quick look it appears to assume that an object must be a sprite. What if you can create the shape you want in pure HTML?
    You don't have to specify a image sprite. To use an HTML-based sprite, it's currently necessary to extend the Game.Object constructor. I do have plans to allow HTML-only Sprite objects at some point, and in fact to support a defined Sprite object in the first place.
    What is Oblong??
    WordNet:
    Code:
         n : a plane figure that deviates from a square or circle due to
             elongation
    The square form in this case, obviously.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  6. #16
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Oh thanks Twey. It seems awesome(you must be listed as one of the top 10 programmers.)
    Yes, Twey is amazing.

    My uncle programs as a proffesion, and he teaches me stuff
    - Mike

  7. #17
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    I've really got into ECMAScript and its implementations recently. It's an interesting language. At some point I'll get the wxWidgets bindings sorted for it.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  8. #18
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    ECMAscript? Never heard of it
    - Mike

  9. #19
    Join Date
    Sep 2005
    Posts
    882
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default

    ECMAscript.aka javascript,livescript(actionscript?)
    Now wait a second, you are trying to make wxWidget bindings for javascript?

  10. #20
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Now wait a second, you are trying to make wxWidget bindings for javascript?
    Lol no, I'm not that good
    They already exist, I've just never got around to installing them wxWidgets provides abstractions of sockets and filesystems as well GUI widgets, so I presume it should be possible to create entire desktop applications in ECMAScript, which should be a laugh. I'll try it and see, I guess
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •