User Tools

Site Tools


haas:spring2024:unix:projects:wpa0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
haas:spring2024:unix:projects:wpa0 [2022/11/10 15:29] – created - external edit 127.0.0.1haas:spring2024:unix:projects:wpa0 [2024/04/10 12:22] (current) – external edit 127.0.0.1
Line 22: Line 22:
 In our case, we'll be using the Lab46 Web Server to host our own web content. Piecing together the above how, where, and what, our URL will resemble the following: In our case, we'll be using the Lab46 Web Server to host our own web content. Piecing together the above how, where, and what, our URL will resemble the following:
  
-  * https://lab46.g7n.org/~username/file.html+  * https://lab46.g7n.org/~username/wpa0/adventure.html
  
 Many of you have likely already been interacting with your web URL as a means of facilitating activities in other assignments. Many of you have likely already been interacting with your web URL as a means of facilitating activities in other assignments.
Line 59: Line 59:
  
 Requirements are as follows:  Requirements are as follows: 
-  * starting page in the base of your **public_html/** directory named: **adventure.html**+  * starting page in the base of your **public_html/wpa0/** directory named: **adventure.html**
     * This page should have an introduction describing the nature of your quest/adventure     * This page should have an introduction describing the nature of your quest/adventure
   * also in the base you should have a **map.html** file which describes the world you've created   * also in the base you should have a **map.html** file which describes the world you've created
Line 70: Line 70:
       * links to adjoining rooms (even if a terminal dead end- something to let the user "start over")       * links to adjoining rooms (even if a terminal dead end- something to let the user "start over")
       * descriptions of what the viewer encounters in each room, providing a narrative enticing the user to continue on this adventure you've crafted for them       * descriptions of what the viewer encounters in each room, providing a narrative enticing the user to continue on this adventure you've crafted for them
-      * each "room" page needs to be in its own subdirectory beneath **public_html/**, and any associated media files located in that same directory. At the very least, you must have a minimum of 3 subdirectories upon which your adventure is organized and correctly references content amongst+      * each "room" page needs to be in its own subdirectory beneath **public_html/wpa0/**, and any associated media files located in that same directory. At the very least, you must have a minimum of 3 subdirectories upon which your adventure is organized and correctly references content amongst
   * you need to have at least 4 images scattered throughout your world. These can be in the form of a visual aid, augmenting any textual description found on a given page   * you need to have at least 4 images scattered throughout your world. These can be in the form of a visual aid, augmenting any textual description found on a given page
   * You must make use of the following:   * You must make use of the following:
Line 92: Line 92:
 Here are some prior semester examples, which you can use for inspiration (but please, no copying!) Here are some prior semester examples, which you can use for inspiration (but please, no copying!)
  
-  * https://lab46.g7n.org/~aslater1/adventure.html +  * https://lab46.g7n.org/~wedge/wpa0/abarbcal/adventure.html
-  * https://lab46.g7n.org/~nburns/adventure.html+
   * https://lab46.g7n.org/~wedge/wpa0/pgrant3/adventure.html   * https://lab46.g7n.org/~wedge/wpa0/pgrant3/adventure.html
 +  * https://lab46.g7n.org/~wedge/wpa0/zswartwo/adventure.html
 +  * https://lab46.g7n.org/~wedge/wpa0/nburns/adventure.html
 +  * https://lab46.g7n.org/~wedge/wpa0/gsuber/adventure.html
 +  * https://lab46.g7n.org/~wedge/wpa0/mfee1/adventure.html
   * https://lab46.g7n.org/~wedge/wpa0/rsanche1/adventure.html   * https://lab46.g7n.org/~wedge/wpa0/rsanche1/adventure.html
-  * https://lab46.g7n.org/~zswartwo/wpa0/adventure.html +  * https://lab46.g7n.org/~wedge/wpa0/hcordell/adventure.html 
-  * https://lab46.g7n.org/~dmuck/wpa0/adventure.html +  * https://lab46.g7n.org/~cmazzara/0x5/adventure/adventure.html 
-  * https://lab46.g7n.org/~hcordell/adventure.html+  * https://lab46.g7n.org/~cburling/adventure.html 
 +  * https://lab46.g7n.org/~dmorey2/0x4/adventure.html 
 +  * https://lab46.g7n.org/~jwieland/0x4/adventure.html 
 +  * https://lab46.g7n.org/~nburns/adventure.html 
 +  * https://lab46.g7n.org/~amelvil2/0x2/adventure.html 
 +  * https://lab46.g7n.org/~walley/0x4/adventure.html 
 +  * https://lab46.g7n.org/~szimmer3/wpa0/adventure.html
   * https://lab46.g7n.org/~gsuber/adventure.html   * https://lab46.g7n.org/~gsuber/adventure.html
   * https://lab46.g7n.org/~mfee1/adventure.html   * https://lab46.g7n.org/~mfee1/adventure.html
-  * https://lab46.g7n.org/~jcoffin1/adventure.html +  * https://lab46.g7n.org/~gsalce/0x1/adventure.html 
-  * https://lab46.g7n.org/~abarbcal/wpa0/01adventure.html+  * https://lab46.g7n.org/~abratkov/adventure.html 
 +  * https://lab46.g7n.org/~dwhite26/adventure.html 
 +  * https://lab46.g7n.org/~jbernata/0x1/adventure.html 
 +  * https://lab46.g7n.org/~jmerri10/0x0/adventure.html 
 +  * https://lab46.g7n.org/~qbrown2/0x5/adventure/adventure.html 
 +  * https://lab46.g7n.org/~dmuck/wpa0/adventure.html 
 +  * https://lab46.g7n.org/~hcordell/adventure.html 
 +  * https://lab46.g7n.org/~morcutt/0x4/adventure.html 
 +  * https://lab46.g7n.org/~acliteur/adventure.html 
 +  * https://lab46.g7n.org/~smalik3/adventure.html 
 =====Spirit of project===== =====Spirit of project=====
 The spirit of the project embodies many aspects we've been focusing on throughout the semester: The spirit of the project embodies many aspects we've been focusing on throughout the semester:
Line 125: Line 144:
   * To signal completion, submit the following to me:   * To signal completion, submit the following to me:
     * URL of your starting page in your lab46 web space.     * URL of your starting page in your lab46 web space.
-    * gzipped tar archive of your entire web page adventure content (including images, all in their respective subdirectories based off ~/public_html/ as the base directory).+    * gzipped tar archive of your entire web page adventure content (including images, all in their respective subdirectories based off **~/public_html/wpa0/** as the base directory).
       * archive must preserve your original permissions.       * archive must preserve your original permissions.
  
Line 164: Line 183:
 *:wpa0:content has a consistent theme [4/4] *:wpa0:content has a consistent theme [4/4]
 </code> </code>
 +
haas/spring2024/unix/projects/wpa0.1668112188.txt.gz · Last modified: 2022/11/10 15:29 by 127.0.0.1