Results 1 to 10 of 37

Thread: Nickel Iron / HTML5 game written in... Object Pascal!

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Quote Originally Posted by Eric View Post
    My small pet/test game project of an HTML5 / Canvas game written in Object Pascal

    It is built with OP4JS (currently in Alpha), which is using DWScript as compiler to generate JavaScript from a Object Pascal source code (so you get strong typing, compile-time syntax checks, virtual methods, etc.)
    The output runs in iPad, iPhone, Android 2.3+, Chrome, etc.
    Great job.

    So you wrote the program in Object Pascal and translated it to JavaScript... But DWScript website says it's a "scripting engine for Delphi". Does it do the translation? Does it work on Linux? Does it work on WineHQ?
    Last edited by Ñuño Martínez; 26-01-2012 at 01:26 PM.
    No signature provided yet.

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
  •