Now that Chrome 10 is stable and Native Client can be enabled by going to about:flags, what demos are available on the web for it?

I know there are a few basic examples here: http://nacl-gallery.appspot.com/

Is there a place on the web where these are built and runnable? http://nativeclient.googlecode.com/svn/trunk/src/native_client/documentation/examples.html

I've heard that Mono has had work done to support native client. Is there an example of that somewhere?

Also, Unity3d has been demoed running on native client. Where can I try that out?

link|improve this question

75% accept rate
feedback

5 Answers

up vote 4 down vote accepted

DosBox with games on NaCl: http://www.naclbox.com/

There is also several apps in the google web store now.

SodaSynth

NetHack

Collosal Cave

Ogre Game Engine Sample Browser and a MAME emulator based game.

Search for them at https://chrome.google.com/webstore/search?q=native+client

link|improve this answer
feedback

quake is here: http://nacl-quake.appspot.com/ (hmm. .. it got taken down .. anyone have an updated link?)

bastion looks pretty awesome: https://chrome.google.com/webstore/detail/oohphhdkahjlioohbalmicpokoefkgid

somewhat slim pickings here: https://chrome.google.com/webstore/search/nacl

link|improve this answer
feedback

I found an example for tcl running under native client.

http://wiki.tcl.tk/_natcl/balls.html

link|improve this answer
feedback

As for trying out Unity on NaCl - this is now available, you can get a public beta of Unity 3.5 with NaCl support from the unity web site. Some games using it:

Angry Bots

Cordy

Sleepy Jack

link|improve this answer
feedback

Here is a vector editor in nacl: Torapp Guilloche Designer

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.