Added The Great I Am screenshots to demo carousel
This commit is contained in:
		
							parent
							
								
									0cc57ab754
								
							
						
					
					
						commit
						28cca61de5
					
				
							
								
								
									
										
											BIN
										
									
								
								www/images/the_great_i_am_1.jpg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								www/images/the_great_i_am_1.jpg
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 698 KiB | 
							
								
								
									
										
											BIN
										
									
								
								www/images/the_great_i_am_2.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								www/images/the_great_i_am_2.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 2.4 MiB | 
| @ -54,38 +54,56 @@ | |||||||
|                         We make games to tell the stories we want to tell. |                         We make games to tell the stories we want to tell. | ||||||
|                     </p> |                     </p> | ||||||
|                 </div> |                 </div> | ||||||
|                 <div id="gameDemoCarousel" class="carousel slide"> |                 <div id="gameDemoCarousel" class="carousel slide" data-bs-ride="carousel"> | ||||||
|                     <div class="carousel-indicators"> |                     <div class="carousel-indicators"> | ||||||
|                         <button type="button" data-bs-target="#gameDemoCarousel" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Coyote Summer 1"></button> |                         <button type="button" data-bs-target="#gameDemoCarousel" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Coyote Summer 1"></button> | ||||||
|                         <button type="button" data-bs-target="#gameDemoCarousel" data-bs-slide-to="1" aria-label="Coyote Summer 2"></button> |                         <button type="button" data-bs-target="#gameDemoCarousel" data-bs-slide-to="1" aria-label="Coyote Summer 2"></button> | ||||||
|                         <button type="button" data-bs-target="#gameDemoCarousel" data-bs-slide-to="2" aria-label="GFOLF 1"></button> |                         <button type="button" data-bs-target="#gameDemoCarousel" data-bs-slide-to="2" aria-label="The Great I Am 1"></button> | ||||||
|                         <button type="button" data-bs-target="#gameDemoCarousel" data-bs-slide-to="3" aria-label="GFOLF 2"></button> |                         <button type="button" data-bs-target="#gameDemoCarousel" data-bs-slide-to="3" aria-label="The Great I Am 2"></button> | ||||||
|  |                         <button type="button" data-bs-target="#gameDemoCarousel" data-bs-slide-to="4" aria-label="GFOLF 1"></button> | ||||||
|  |                         <button type="button" data-bs-target="#gameDemoCarousel" data-bs-slide-to="5" aria-label="GFOLF 2"></button> | ||||||
|                     </div> |                     </div> | ||||||
|                     <div class="carousel-inner"> |                     <div class="carousel-inner"> | ||||||
|  | 
 | ||||||
|                         <div class="carousel-item active"> |                         <div class="carousel-item active"> | ||||||
|                             <img src="/images/coyote_summer_1.png" class="d-block w-100"> |                             <img src="/images/coyote_summer_1.png" class="d-block w-100"> | ||||||
|                             <div class="carousel-caption d-none d-md-block text-light bg-black mb-3"> |                             <div class="carousel-caption d-none d-md-block text-light bg-black mb-3"> | ||||||
|                                 <h5><em>Coyote Summer</em></h5> |                                 <h5><em>Coyote Summer <a class="fa-brands fa-itch-io" href="https://intrusive-thoughts.itch.io/coyote-summer"></a></em></h5> | ||||||
|                             </div> |                             </div> | ||||||
|                         </div> |                         </div> | ||||||
|                         <div class="carousel-item"> |                         <div class="carousel-item"> | ||||||
|                             <img src="/images/coyote_summer_2.png" class="d-block w-100"> |                             <img src="/images/coyote_summer_2.png" class="d-block w-100"> | ||||||
|                             <div class="carousel-caption d-none d-md-block text-light bg-black mb-3"> |                             <div class="carousel-caption d-none d-md-block text-light bg-black mb-3"> | ||||||
|                                 <h5><em>Coyote Summer</em></h5> |                                 <h5><em>Coyote Summer <a class="fa-brands fa-itch-io" href="https://intrusive-thoughts.itch.io/coyote-summer"></a></em></h5> | ||||||
|  |                             </div> | ||||||
|  |                         </div> | ||||||
|  | 
 | ||||||
|  |                         <div class="carousel-item"> | ||||||
|  |                             <img src="/images/the_great_i_am_1.jpg" class="d-block w-100"> | ||||||
|  |                             <div class="carousel-caption d-none d-md-block text-light bg-black mb-3"> | ||||||
|  |                                 <em><span class="h5">The Great I Am <a class="fa-brands fa-itch-io" href="https://whitman-la-torra.itch.io/the-great-i-am"> </a></span> <span class="fs-6 text-secondary">by Whitman La Torra</span></em> | ||||||
|                             </div> |                             </div> | ||||||
|                         </div> |                         </div> | ||||||
|  |                         <div class="carousel-item"> | ||||||
|  |                             <img src="/images/the_great_i_am_2.png" class="d-block w-100"> | ||||||
|  |                             <div class="carousel-caption d-none d-md-block text-light bg-black mb-3"> | ||||||
|  |                                 <em><span class="h5">The Great I Am <a class="fa-brands fa-itch-io" href="https://whitman-la-torra.itch.io/the-great-i-am"> </a></span> <span class="fs-6 text-secondary">by Whitman La Torra</span></em> | ||||||
|  |                             </div> | ||||||
|  |                         </div> | ||||||
|  | 
 | ||||||
|                         <div class="carousel-item"> |                         <div class="carousel-item"> | ||||||
|                             <img src="/images/gfolf_1.png" class="d-block w-100"> |                             <img src="/images/gfolf_1.png" class="d-block w-100"> | ||||||
|                             <div class="carousel-caption d-none d-md-block text-light bg-black mb-3"> |                             <div class="carousel-caption d-none d-md-block text-light bg-black mb-3"> | ||||||
|                                 <h5><em>GFOLF: Combat Golf Action</em></h5> |                                 <em><span class="h5">GFOLF: Combat Golf Action <a class="fa-brands fa-git-alt" href="https://git.intrusive.games/krampus/gfolf2"> </a></span> <span class="fs-6 text-secondary">by Rob Kelly</span></em> | ||||||
|                             </div> |                             </div> | ||||||
|                         </div> |                         </div> | ||||||
|                         <div class="carousel-item"> |                         <div class="carousel-item"> | ||||||
|                             <img src="/images/gfolf_2.png" class="d-block w-100"> |                             <img src="/images/gfolf_2.png" class="d-block w-100"> | ||||||
|                             <div class="carousel-caption d-none d-md-block text-light bg-black mb-3"> |                             <div class="carousel-caption d-none d-md-block text-light bg-black mb-3"> | ||||||
|                                 <h5><em>GFOLF: Combat Golf Action</em></h5> |                                 <em><span class="h5">GFOLF: Combat Golf Action <a class="fa-brands fa-git-alt" href="https://git.intrusive.games/krampus/gfolf2"> </a></span> <span class="fs-6 text-secondary">by Rob Kelly</span></em> | ||||||
|                             </div> |                             </div> | ||||||
|                         </div> |                         </div> | ||||||
|  | 
 | ||||||
|                     </div> |                     </div> | ||||||
|                     <button class="carousel-control-prev" type="button" data-bs-target="#gameDemoCarousel" data-bs-slide="prev"> |                     <button class="carousel-control-prev" type="button" data-bs-target="#gameDemoCarousel" data-bs-slide="prev"> | ||||||
|                         <span class="carousel-control-prev-icon" aria-hidden="true" /> |                         <span class="carousel-control-prev-icon" aria-hidden="true" /> | ||||||
|  | |||||||
| @ -66,7 +66,7 @@ | |||||||
|                                     <ul> |                                     <ul> | ||||||
|                                         <li>Jacob Baer <a class="fa-brands fa-bluesky" href="https://bsky.app/profile/limitofquestions.bsky.social"></a> |                                         <li>Jacob Baer <a class="fa-brands fa-bluesky" href="https://bsky.app/profile/limitofquestions.bsky.social"></a> | ||||||
|                                         <li>Rob Kelly <a class="fa-solid fa-link" href="https://robkel.ly"></a> |                                         <li>Rob Kelly <a class="fa-solid fa-link" href="https://robkel.ly"></a> | ||||||
|                                         <li>Whitman La Torra <a class="fa-brands fa-bluesky" href="https://bsky.app/profile/whitmanlatorra.bsky.social"></a> |                                         <li>Whitman La Torra <a class="fa-brands fa-bluesky" href="https://bsky.app/profile/whitmanlatorra.bsky.social"></a> <a class="fa-brands fa-itch-io" href="https://whitman-la-torra.itch.io"></a> | ||||||
|                                         <li>Niamh Nikali |                                         <li>Niamh Nikali | ||||||
|                                         <li>Alyssa Peterson |                                         <li>Alyssa Peterson | ||||||
|                                     </ul> |                                     </ul> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user