Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Next, you can try the Profound.js sample modules. Profound.js ships with a modules subdirectory called pjssamples that contains several sample Profound.js modules. You are welcome to review the code. JSON files can be opened using the Visual Designer.

Your default configuration provides the following alias URLs you can try (substitute host and port based on your installation of Profound.js):

  • http://host:port/connect4

    This should bring up the Four in a Row Battle game written with Profound.js and using Profound UI interface.


     
  • http://host:port/hello

    This should bring up a simple HTML-based Hello World screen.
    Image Added
  • http://host:port/hello1hello2

    This bring up a simple Rich Display-based Hello World screen.

    Image Added