dev notes

This commit is contained in:
Ryan 2012-09-07 10:31:23 -04:00
commit 8cae20a2de

View file

@ -13,7 +13,8 @@
<h1>Developer Journal</h1>
<h2>to do</h2>
<ul>
<li>test dragdrop API</li>
<li>link to mpo file</li>
<li>iframe set to mpo file</li>
<li>Find a clean way to have A or B switch between their default and the done sound</li>
<li>Check out what audio types the 3DS plays in their player</li>
<li>Link to a 3D photo, can we go back into the web browser?</li>
@ -23,6 +24,8 @@
<li>All element test page (one at a time, automated)</li>
<li>Create surii.net Nintendo Zone access point</li>
</ul>
<h2>2012-09-07</h2>
<p>I finally launched Phantom on surii.net! My first 3DS browser game.</p>
<h2>2012-08-15</h2>
<p>Finally working on Settings again. I don't get an event when they enter text. I wish I did.</p>
<p>But I <b>do</b> get window.unload when they hit the back button! But not when they refresh the page. Oh well.</p>