Source: site.view [edit]
Function name: home
Arguments:
Description: first page for noahgames
Page type: html
Render function:  
Module: noahGames

Page source:

<webl>WubCall("noahGames.header", []);</webl>

<h1>games by noah</h1>

my games 
<p>I have made 3 games so far but I have lots of ideas. Here are  the links to my games.</p>

<p>For each game, read instructions in Project Notes on the page.</p>

<p>
 <a href="http://scratch.mit.edu/projects/ncheyer/1713101" target="_blank">
   <img src="http://www.noah.cheyer.com/albums/noahweb/spacenoah.png"></img>
   <p>space noah 2</p>
 </a>
</p>

<p>
 <a href="http://scratch.mit.edu/projects/ncheyer/1744180" target="_blank">
   <img src="http://www.noah.cheyer.com/albums/noahweb/spaceescape.png"></img>
   <p>space escape</p>
 </a>
</p>

<p>
 <a href="http://scratch.mit.edu/projects/ncheyer/1747074" target="_blank">
   <img src="http://www.noah.cheyer.com/albums/noahweb/bug_attack.png"></img>
   <p>bugattack2</p>
 </a>
</p>



<hr></hr>

<p><a href="/site/aboutme">all about me</a>   
</p>


<webl>WubCall("noahGames.footer", []);</webl>