Advertisement
atm959

SBProjects.html

Jul 25th, 2018
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5.89 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.     <head>
  4.         <title>SmileBASIC Projects | atm959's Website</title>
  5.         <link rel="stylesheet" type="text/css" href="styles.css">
  6.         <link rel="icon" type="icon/png" href="favicon.png">
  7.     </head>
  8.     <body>
  9.         <h1 class="title">atm959's Website</h1>
  10.         <p class="subtitle">SmileBASIC Projects</p>
  11.         <nav>
  12.             <a href="index.html">Home</a>
  13.             <a href="OLD/OldPages.html">Old Pages</a>
  14.             <a href="MudkipCanvasThingy.html">Mudkip Canvas Thingy</a>
  15.             <a href="livetime.html">Live Time</a>
  16.         </nav>
  17.         <!-- Super Coin Shooter -->
  18.         <h1 class="useSBFont">Coin Shooter</h1>
  19.         <p class="useSBFont">Coin Shooter is the first game I made for SmileBASIC. In it, you are a person. You shoot coins to collect them. There is a police officer who takes your coins at a rate of 10/second. The player is able to shoot in different directions: up, down, left, and right.</p>
  20.         <p class="useSBFont"><span class="linkText">Page: </span><a target="_blank" href="http://www.smilebasicsource.com/page?pid=318">Coin Shooter SmileBASIC Source Page</a></p>
  21.         <p class="SBFontSubtitle">Images:</p>
  22.         <p class="center">
  23.             <img class="importantImage" src="SBProjectImages/CoinShooterImages/topOne.jpg">
  24.             <img class="importantImage" src="SBProjectImages/CoinShooterImages/topTwo.jpg">
  25.             <img class="importantImage" src="SBProjectImages/CoinShooterImages/topThree.jpg">
  26.             <img class="importantImage" src="SBProjectImages/CoinShooterImages/topFour.jpg">
  27.             <img class="importantImage" src="SBProjectImages/CoinShooterImages/topFive.jpg">
  28.             <img class="importantImage" src="SBProjectImages/CoinShooterImages/bottomOne.jpg">
  29.         </p>
  30.         <!-- Simple Stopwatch -->
  31.         <br><h1 class="useSBFont">Simple Stopwatch</h1>
  32.         <p class="useSBFont">Simple Stopwatch is the second thing I made in SmileBASIC. The name says it all.</p>
  33.         <p class="useSBFont"><span class="linkText">Page: </span><a target="_blank" href="http://www.smilebasicsource.com/page?pid=338">Simple Stopwatch SmileBASIC Source Page</a></p>
  34.         <p class="SBFontSubtitle">Images:</p>
  35.         <p class="center">
  36.             <img class="importantImage" src="SBProjectImages/SimpleStopwatchImages/ss1.jpg">
  37.             <img class="importantImage" src="SBProjectImages/SimpleStopwatchImages/ss2.jpg">
  38.             <img class="importantImage" src="SBProjectImages/SimpleStopwatchImages/ss3.jpg">
  39.             <img class="importantImage" src="SBProjectImages/SimpleStopwatchImages/ss4.jpg">
  40.             <img class="importantImage" src="SBProjectImages/SimpleStopwatchImages/ss5.jpg">
  41.         </p>
  42.         <!-- atmOS -->
  43.         <br><h1 class="useSBFont">atmOS</h1>
  44.         <p class="useSBFont">atmOS is the project I am currently working on. It is meant to be a kind of operating  system for SmileBASIC.</p>
  45.         <p class="useSBFont"><span class="linkText">Page: </span><a target="_blank" href="http://www.smilebasicsource.com/page?pid=381">atmOS SmileBASIC Source Page</a></p>
  46.         <p class="SBFontSubtitle">Images:</p>
  47.         <p class="center">
  48.             <img class="importantImage" src="SBProjectImages/atmOSImages/1.jpg">
  49.             <img class="importantImage" src="SBProjectImages/atmOSImages/2.jpg">
  50.             <img class="importantImage" src="SBProjectImages/atmOSImages/3.jpg">
  51.             <img class="importantImage" src="SBProjectImages/atmOSImages/4.jpg">
  52.         </p>
  53.         <!-- Textdraw -->
  54.         <br><h1 class="useSBFont">TextDraw</h1>
  55.         <p class="useSBFont">TextDraw is a small thing I made for a SmileBASIC programming contest one time. It does not have a SmileBASIC page, but it is available for download with the key. It is a thing where you can draw with text characters and tiles on the bottom screen, and extra information is on the top screen.</p>
  56.         <p class="useSBFont"><span class="linkText">Key: </span>DKX3X5KX</p>
  57.         <p class="SBFontSubtitle">Images:</p>
  58.         <p class="center">
  59.             <img class="importantImage" src="SBProjectImages/TextdrawImages/one.jpg">
  60.             <img class="importantImage" src="SBProjectImages/TextdrawImages/two.jpg">
  61.             <img class="importantImage" src="SBProjectImages/TextdrawImages/three.jpg">
  62.             <img class="importantImage" src="SBProjectImages/TextdrawImages/four.jpg">
  63.         </p>
  64.         <!-- Super Game Gallery -->
  65.         <br><h1 class="useSBFont">Super Game Gallery <span class="useSBFontSID">ON HIATUS</span></h1>
  66.         <p class="useSBFont">Super Game Gallery is a collection of 4 games in 1 that I am working on in SmileBASIC. The four games are:</p>
  67.         <ul class="useSBFont">
  68.             <li>Food Bounce</li>
  69.             <li>Frisbee Shoot</li>
  70.             <li>Rock-Paper-Scissors</li>
  71.             <li>Plate Catch</li>
  72.         </ul>
  73.         <p class="useSBFont"><span class="linkText">Demo Key: </span>CKX3QPZX</p>
  74.         <p class="SBFontSubtitle">Images:</p>
  75.         <p class="center">
  76.             <img class="importantImage" src="SBProjectImages/SuperGameGalleryImages/one.jpg">
  77.             <img class="importantImage" src="SBProjectImages/SuperGameGalleryImages/two.jpg">
  78.             <img class="importantImage" src="SBProjectImages/SuperGameGalleryImages/three.jpg">
  79.         </p>
  80.         <!-- PLAT -->
  81.         <br><h1 class="useSBFont">PLAT <span class="useSBFontSID">ON HIATUS</span></h1>
  82.         <p class="useSBFont">PLAT is a platformer game that I started.</p>
  83.         <p class="useSBFont"><span class="linkText">Page: </span><a href="http://smilebasicsource.com/page?pid=608">PLAT SmileBASIC Source Page</a></p>
  84.         <p class="SBFontSubtitle">Images: </p>
  85.         <p class="center">
  86.             <img class="importantImage" src="SBProjectImages/PLATImages/topOne.jpg">
  87.         </p>
  88.        
  89.         <p class="monoSpaced">Site by atm959</p>
  90.     </body>
  91. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement