Changes
95
daniel_roux.html
Normal file
@ -0,0 +1,95 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Daniel Roux: Profile and Works</title>
|
||||
<meta name="description" content="Learn about Daniel Roux, the author of many Blupi games. Explore his biography, works, and visual media related to his contributions to the gaming world." />
|
||||
<meta name="keywords" content="Daniel Roux, Blupi games, Speedy Blupi, Speedy Eggbert, educational games, puzzle games, biography" />
|
||||
<meta name="author" content="Robert Vokáč">
|
||||
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
<link rel="icon" href="favicon.ico" type="image/x-icon" sizes="32x32">
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "WebPage",
|
||||
"name": "Daniel Roux: Profile and Works",
|
||||
"description": "Learn about Daniel Roux, the author of many Blupi games. Explore his biography, works, and visual media related to his contributions to the gaming world.",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Robert Vokáč"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style>
|
||||
figure {border:0;}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1 id="main_banner">Daniel Roux: Profile and Works</h1>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="images.html">Images</a></li>
|
||||
<li><a href="games.html">Games</a></li>
|
||||
<li><a href="screenshots.html">Screenshots</a></li>
|
||||
<li><a href="websites.html">Websites</a></li>
|
||||
<li><a href="daniel_roux.html">Daniel Roux</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<main>
|
||||
<section>
|
||||
<h2>About Daniel Roux</h2>
|
||||
<table class="infobox" style="float:right;border:1px solid black;text-align:left;margin-left:10px;">
|
||||
<tr>
|
||||
<th colspan="2" style="text-align:center;font-size:125%;">Daniel Roux</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Birth date</td>
|
||||
<td>31st March 1958</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Birth place</td>
|
||||
<td>La Chaux-de-Fonds</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Website</td>
|
||||
<td><a href="https://maniabricks.com/" target="_blank" rel="noopener noreferrer">https://maniabricks.com/</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>E-mail</td>
|
||||
<td><a href="mailto:danielroux33@gmail.com">danielroux33@gmail.com</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Github</td>
|
||||
<td><a href="https://github.com/SpeedyBlupi" target="_blank" rel="noopener noreferrer">https://github.com/SpeedyBlupi</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p>Welcome to the profile page of Daniel Roux, the acclaimed author behind the Blupi series of games. Discover more about his life, his contributions to the gaming industry, and explore the visual media related to his works.</p>
|
||||
|
||||
<figure>
|
||||
<img src="https://webs.openeggbert.com/FileServlet/281/Musee_Bolo_Archives_Daniel_Roux-uai-720x894.jpg" alt="Daniel Roux - Archive Image" width="600" style="max-width:600px;">
|
||||
<figcaption>Daniel Roux - Archive Image<br>Source: <a href="https://webs.openeggbert.com/FileServlet/281/Musee_Bolo_Archives_Daniel_Roux-uai-720x894.jpg" target="_blank" rel="noopener noreferrer">Link to image</a></figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="https://webs.openeggbert.com/FileServlet/281/Musee_Bolo_Archives_SMAKY_Famille_Daniel_Roux.webp" alt="Family Image of Daniel Roux" width="600" style="max-width:600px;">
|
||||
<figcaption>Family Image of Daniel Roux<br>Source: <a href="https://webs.openeggbert.com/FileServlet/281/Musee_Bolo_Archives_SMAKY_Famille_Daniel_Roux.webp" target="_blank" rel="noopener noreferrer">Link to image</a></figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="https://webs.openeggbert.com/FileServlet/281/Copyright_Musee_Bolo_archives_ELEMICRO_Une_Souris_Intelligente_Photo_2.webp" alt="Another Archive Image of Daniel Roux" width="600" style="max-width:600px;">
|
||||
<figcaption>Another Archive Image of Daniel Roux<br>Source: <a href="https://webs.openeggbert.com/FileServlet/281/Copyright_Musee_Bolo_archives_ELEMICRO_Une_Souris_Intelligente_Photo_2.webp" target="_blank" rel="noopener noreferrer">Link to image</a></figcaption>
|
||||
</figure>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
<p>Content is available under <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank" rel="noopener noreferrer">Creative Commons Attribution-ShareAlike 4.0 International License</a> unless otherwise noted.</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
@ -34,6 +34,7 @@
|
||||
<li><a href="games.html">Games</a></li>
|
||||
<li><a href="screenshots.html">Screenshots</a></li>
|
||||
<li><a href="websites.html">Websites</a></li>
|
||||
<li><a href="daniel_roux.html">Daniel Roux</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
@ -34,6 +34,7 @@
|
||||
<li><a href="games.html">Games</a></li>
|
||||
<li><a href="screenshots.html">Screenshots</a></li>
|
||||
<li><a href="websites.html">Websites</a></li>
|
||||
<li><a href="daniel_roux.html">Daniel Roux</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
Before Width: | Height: | Size: 511 KiB After Width: | Height: | Size: 511 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
@ -34,10 +34,11 @@
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="images.html">Images</a></li>
|
||||
<li><a href="index.html">Images</a></li>
|
||||
<li><a href="games.html">Games</a></li>
|
||||
<li><a href="screenshots.html">Screenshots</a></li>
|
||||
<li><a href="games.html">Screenshots</a></li>
|
||||
<li><a href="websites.html">Websites</a></li>
|
||||
<li><a href="daniel_roux.html">Daniel Roux</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
@ -34,6 +34,7 @@
|
||||
<li><a href="games.html">Games</a></li>
|
||||
<li><a href="screenshots.html">Screenshots</a></li>
|
||||
<li><a href="websites.html">Websites</a></li>
|
||||
<li><a href="daniel_roux.html">Daniel Roux</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
@ -47,28 +48,28 @@
|
||||
<!--<figure><img src="images/na.png" alt="Toto a la maison (1988) - Early Blupi game featuring family-oriented content." width="100" style="max-width:100px;"><figcaption>Toto a la maison<br>Source: <a href="images/na.png" target="_blank" rel="noopener noreferrer">images/na.png</a></figcaption></figure>
|
||||
<figure><img src="images/na.png" alt="Toto s'amuse (1990) - A game focused on entertainment and fun." width="100" style="max-width:100px;"><figcaption>Toto s'amuse<br>Source: <a href="images/na.png" target="_blank" rel="noopener noreferrer">images/na.png</a></figcaption></figure>
|
||||
<figure><img src="images/na.png" alt="Toto Blupi at Home - An educational game designed for learning." width="100" style="max-width:100px;"><figcaption>Toto Blupi at Home<br>Source: <a href="images/na.png" target="_blank" rel="noopener noreferrer">images/na.png</a></figcaption></figure>-->
|
||||
<figure><img src="https://static.wikia.nocookie.net/blupi/images/3/3c/Toto_a_la_Campagne.png/revision/latest?cb=20101210200713" alt="Toto a la campagne - Adventure game set in the countryside." width="600" style="max-width:600px;"><figcaption>Toto a la campagne<br>Source: <a href="https://static.wikia.nocookie.net/blupi/images/3/3c/Toto_a_la_Campagne.png/revision/latest?cb=20101210200713" target="_blank" rel="noopener noreferrer">https://static.wikia.nocookie.net/blupi/images/3/3c/Toto_a_la_Campagne.png/revision/latest?cb=20101210200713</a></figcaption></figure>
|
||||
<figure><img src="https://images.launchbox-app.com/b2f1f89c-ae1f-405d-8575-9c290899be89.jpg" alt="Fun with Blupi - Interactive game with various mini-games." width="600" style="max-width:600px;"><figcaption>Fun with Blupi<br>Source: <a href="https://images.launchbox-app.com/b2f1f89c-ae1f-405d-8575-9c290899be89.jpg" target="_blank" rel="noopener noreferrer">https://images.launchbox-app.com/b2f1f89c-ae1f-405d-8575-9c290899be89.jpg</a></figcaption></figure>
|
||||
<figure><img src="https://static.wikia.nocookie.net/blupi/images/4/4a/Toto_Se_Prom%C3%A8ne.png/revision/latest?cb=20101211175603" alt="Blupi's Travels - A travel-themed game featuring Blupi." width="600" style="max-width:600px;"><figcaption>Blupi's Travels<br>Source: <a href="https://static.wikia.nocookie.net/blupi/images/4/4a/Toto_Se_Prom%C3%A8ne.png/revision/latest?cb=20101211175603" target="_blank" rel="noopener noreferrer">https://static.wikia.nocookie.net/blupi/images/4/4a/Toto_Se_Prom%C3%A8ne.png/revision/latest?cb=20101211175603</a></figcaption></figure>
|
||||
<figure><img src="https://i.ytimg.com/vi/7vGznvMNst8/hqdefault.jpg?sqp=-oaymwEmCOADEOgC8quKqQMa8AEB-AH-BIACmAOKAgwIABABGBsgZSgbMA8=&rs=AOn4CLBLUnTwGj-N3c_z0Jvttmpp6ahcng" alt="Toto apprend le vocabulaire - Vocabulary learning game." width="600" style="max-width:600px;"><figcaption>Toto apprend le vocabulaire<br>Source: <a href="https://i.ytimg.com/vi/7vGznvMNst8/hqdefault.jpg?sqp=-oaymwEmCOADEOgC8quKqQMa8AEB-AH-BIACmAOKAgwIABABGBsgZSgbMA8=&rs=AOn4CLBLUnTwGj-N3c_z0Jvttmpp6ahcng" target="_blank" rel="noopener noreferrer">https://i.ytimg.com/vi/7vGznvMNst8/hqdefault.jpg?sqp=-oaymwEmCOADEOgC8quKqQMa8AEB-AH-BIACmAOKAgwIABABGBsgZSgbMA8=&rs=AOn4CLBLUnTwGj-N3c_z0Jvttmpp6ahcng</a></figcaption></figure>
|
||||
<figure><img src="https://api.swissgames.garden/cdn/ff/2HuOHW0z_F0vJkNy9kCNWAQIbyIhpv_tK_uipuoRrE4/1674564911/public/games/2023-01/blupi-explorer_2.png" alt="Blupi Explorer (1993) - Exploration game with educational elements." width="600" style="max-width:600px;"><figcaption>Blupi Explorer (1993)<br>Source: <a href="https://api.swissgames.garden/cdn/ff/2HuOHW0z_F0vJkNy9kCNWAQIbyIhpv_tK_uipuoRrE4/1674564911/public/games/2023-01/blupi-explorer_2.png" target="_blank" rel="noopener noreferrer">https://api.swissgames.garden/cdn/ff/2HuOHW0z_F0vJkNy9kCNWAQIbyIhpv_tK_uipuoRrE4/1674564911/public/games/2023-01/blupi-explorer_2.png</a></figcaption></figure>
|
||||
<figure><img src="https://api.swissgames.garden/cdn/ff/ktNU1ZVKyjrTle4dkMJp7y64sgQO25A5F0qxQIQprRc/1674656014/public/games/2023-01/blupimania2.png" alt="Blupimania (1994) - A challenging puzzle game." width="600" style="max-width:600px;"><figcaption>Blupimania (1994) <br>Source: <a href="https://api.swissgames.garden/cdn/ff/ktNU1ZVKyjrTle4dkMJp7y64sgQO25A5F0qxQIQprRc/1674656014/public/games/2023-01/blupimania2.png" target="_blank" rel="noopener noreferrer">https://api.swissgames.garden/cdn/ff/ktNU1ZVKyjrTle4dkMJp7y64sgQO25A5F0qxQIQprRc/1674656014/public/games/2023-01/blupimania2.png</a></figcaption></figure>
|
||||
<figure><img src="https://images.launchbox-app.com/503c7b5e-57c0-4734-8c1c-aefec6a86346.jpg" alt="Planet Blupi (1997) - Real-Time Strategy game set on a fictional planet." width="600" style="max-width:600px;"><figcaption>Planet Blupi (1997)<br>Source: <a href="https://images.launchbox-app.com/503c7b5e-57c0-4734-8c1c-aefec6a86346.jpg" target="_blank" rel="noopener noreferrer">https://images.launchbox-app.com/503c7b5e-57c0-4734-8c1c-aefec6a86346.jpg</a></figcaption></figure>
|
||||
<figure><img src="https://api.swissgames.garden/cdn/ff/RoM_xRnIBfO5-DNw9xKfCWWaW_CivaEwSm6wApotR2E/1602483591/public/games-covers/hqdefault.jpg" alt="Speedy Blupi I (1998) - A popular platformer game." width="600" style="max-width:600px;"><figcaption>Speedy Blupi I (1998)<br>Source: <a href="https://api.swissgames.garden/cdn/ff/RoM_xRnIBfO5-DNw9xKfCWWaW_CivaEwSm6wApotR2E/1602483591/public/games-covers/hqdefault.jpg" target="_blank" rel="noopener noreferrer">https://api.swissgames.garden/cdn/ff/RoM_xRnIBfO5-DNw9xKfCWWaW_CivaEwSm6wApotR2E/1602483591/public/games-covers/hqdefault.jpg</a></figcaption></figure>
|
||||
<figure><img src="https://preview.redd.it/speedy-eggbert-has-anyone-played-the-game-v0-vnnh2bnj0dsc1.jpg?width=640&crop=smart&auto=webp&s=def60b2217b4db6a312f5bc13a81d0f16eda48ce" alt="Speedy Eggbert 1 - The first entry in the Speedy Eggbert series." width="600" style="max-width:600px;"><figcaption>Speedy Eggbert 1<br>Source: <a href="https://preview.redd.it/speedy-eggbert-has-anyone-played-the-game-v0-vnnh2bnj0dsc1.jpg?width=640&crop=smart&auto=webp&s=def60b2217b4db6a312f5bc13a81d0f16eda48ce" target="_blank" rel="noopener noreferrer">https://preview.redd.it/speedy-eggbert-has-anyone-played-the-game-v0-vnnh2bnj0dsc1.jpg?width=640&crop=smart&auto=webp&s=def60b2217b4db6a312f5bc13a81d0f16eda48ce</a></figcaption></figure>
|
||||
<figure><img src="https://lh6.googleusercontent.com/proxy/ZLVte7ceVIkpAEyZdnHcUDDI_LJBubL-ZtUlYF-OaEscGdmyVMkHFabU-TzwpzBKIVuVGpd7jBQKNIfcspglxGxEzcw9BmFTcw" alt="Speedy Blupi II (2001) - Sequel to Speedy Blupi I." width="600" style="max-width:600px;"><figcaption>Speedy Blupi II<br>Source: <a href="https://lh6.googleusercontent.com/proxy/ZLVte7ceVIkpAEyZdnHcUDDI_LJBubL-ZtUlYF-OaEscGdmyVMkHFabU-TzwpzBKIVuVGpd7jBQKNIfcspglxGxEzcw9BmFTcw" target="_blank" rel="noopener noreferrer">https://lh6.googleusercontent.com/proxy/ZLVte7ceVIkpAEyZdnHcUDDI_LJBubL-ZtUlYF-OaEscGdmyVMkHFabU-TzwpzBKIVuVGpd7jBQKNIfcspglxGxEzcw9BmFTcw</a></figcaption></figure>
|
||||
<figure><img src="https://i.ytimg.com/vi/LFQDzmxXsIs/sddefault.jpg?sqp=-oaymwEmCIAFEOAD8quKqQMa8AEB-AH-BIAC4AOKAgwIABABGEggZShJMA8=&rs=AOn4CLCF4JqRxXOoZYbhtRY40eYINouFUg" alt="Speedy Eggbert 2 - Follow-up to Speedy Eggbert 1." width="600" style="max-width:600px;"><figcaption>Speedy Eggbert 2<br>Source: <a href="https://i.ytimg.com/vi/LFQDzmxXsIs/sddefault.jpg?sqp=-oaymwEmCIAFEOAD8quKqQMa8AEB-AH-BIAC4AOKAgwIABABGEggZShJMA8=&rs=AOn4CLCF4JqRxXOoZYbhtRY40eYINouFUg" target="_blank" rel="noopener noreferrer">https://i.ytimg.com/vi/LFQDzmxXsIs/sddefault.jpg?sqp=-oaymwEmCIAFEOAD8quKqQMa8AEB-AH-BIAC4AOKAgwIABABGEggZShJMA8=&rs=AOn4CLCF4JqRxXOoZYbhtRY40eYINouFUg</a></figcaption></figure>
|
||||
<figure><img src="https://www.myabandonware.com/media/screenshots/c/colobot-lfw/colobot_17.jpg" alt="CoLoBot (2001) - Educational game teaching programming basics." width="600" style="max-width:600px;"><figcaption>CoLoBot<br>Source: <a href="https://www.myabandonware.com/media/screenshots/c/colobot-lfw/colobot_17.jpg" target="_blank" rel="noopener noreferrer">https://www.myabandonware.com/media/screenshots/c/colobot-lfw/colobot_17.jpg</a></figcaption></figure>
|
||||
<figure><img src="https://lh6.googleusercontent.com/proxy/7Lj7w33DZKSwoF1qSmnP5-8wK4dCwgGdxBWPdgM5zwISNeAcomR_NiLf_oOMNhRMVEysxT8rGdv8Zrsomi85ErZ9Ae6d" alt="Ceebot (2002) - Programming-focused game." width="600" style="max-width:600px;"><figcaption>Ceebot<br>Source: <a href="https://lh6.googleusercontent.com/proxy/7Lj7w33DZKSwoF1qSmnP5-8wK4dCwgGdxBWPdgM5zwISNeAcomR_NiLf_oOMNhRMVEysxT8rGdv8Zrsomi85ErZ9Ae6d" target="_blank" rel="noopener noreferrer">https://lh6.googleusercontent.com/proxy/7Lj7w33DZKSwoF1qSmnP5-8wK4dCwgGdxBWPdgM5zwISNeAcomR_NiLf_oOMNhRMVEysxT8rGdv8Zrsomi85ErZ9Ae6d</a></figcaption></figure>
|
||||
<figure><img src="https://assets2.ignimgs.com/2002/03/22/buzzingcars_032102_01-376324.jpg" alt="Buzzing Cars (2002) - Racing and driving game." width="600" style="max-width:600px;"><figcaption>Buzzing Cars (2002) - Racing and driving game. <br>Source: <a href="https://assets2.ignimgs.com/2002/03/22/buzzingcars_032102_01-376324.jpg" target="_blank" rel="noopener noreferrer">https://assets2.ignimgs.com/2002/03/22/buzzingcars_032102_01-376324.jpg</a></figcaption></figure>
|
||||
<figure><img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ-3wayH5vLmhw1G7Ors8SejPAMWNHmDqO1eA&s" alt="Blupimania II (2003) - Second installment in the Blupimania puzzle series." width="600" style="max-width:600px;"><figcaption>Blupimania II<br>Source: <a href="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ-3wayH5vLmhw1G7Ors8SejPAMWNHmDqO1eA&s" target="_blank" rel="noopener noreferrer">https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ-3wayH5vLmhw1G7Ors8SejPAMWNHmDqO1eA&s</a></figcaption></figure>
|
||||
<figure><img src="https://zarkonnen.github.io/SwissGamesShowcase/big-img/media/httpstatic5.app4smart.meuploadspoststhumbs2957f53265e70acbf3b.jpg" alt="Speedy Blupi for Windows Phone (2013) - Mobile adaptation of Speedy Blupi." width="600" style="max-width:600px;"><figcaption>Speedy Blupi for Windows Phone<br>Source: <a href="https://zarkonnen.github.io/SwissGamesShowcase/big-img/media/httpstatic5.app4smart.meuploadspoststhumbs2957f53265e70acbf3b.jpg" target="_blank" rel="noopener noreferrer">https://zarkonnen.github.io/SwissGamesShowcase/big-img/media/httpstatic5.app4smart.meuploadspoststhumbs2957f53265e70acbf3b.jpg</a></figcaption></figure>
|
||||
<figure><img src="images/Toto_a_la_Campagne.webp" alt="Toto a la campagne - Adventure game set in the countryside." width="600" style="max-width:600px;"><figcaption>Toto a la campagne<br>Source: <a href="https://static.wikia.nocookie.net/blupi/images/3/3c/Toto_a_la_Campagne.png/revision/latest?cb=20101210200713" target="_blank" rel="noopener noreferrer">https://static.wikia.nocookie.net/blupi/images/3/3c/Toto_a_la_Campagne.png/revision/latest?cb=20101210200713</a></figcaption></figure>
|
||||
<figure><img src="images/b2f1f89c-ae1f-405d-8575-9c290899be89.jpg" alt="Fun with Blupi - Interactive game with various mini-games." width="600" style="max-width:600px;"><figcaption>Fun with Blupi<br>Source: <a href="https://images.launchbox-app.com/b2f1f89c-ae1f-405d-8575-9c290899be89.jpg" target="_blank" rel="noopener noreferrer">https://images.launchbox-app.com/b2f1f89c-ae1f-405d-8575-9c290899be89.jpg</a></figcaption></figure>
|
||||
<figure><img src="images/Toto_Se_Prom_ne.webp" alt="Blupi's Travels - A travel-themed game featuring Blupi." width="600" style="max-width:600px;"><figcaption>Blupi's Travels<br>Source: <a href="https://static.wikia.nocookie.net/blupi/images/4/4a/Toto_Se_Prom%C3%A8ne.png/revision/latest?cb=20101211175603" target="_blank" rel="noopener noreferrer">https://static.wikia.nocookie.net/blupi/images/4/4a/Toto_Se_Prom%C3%A8ne.png/revision/latest?cb=20101211175603</a></figcaption></figure>
|
||||
<figure><img src="images/hqdefault.jpg" alt="Toto apprend le vocabulaire - Vocabulary learning game." width="600" style="max-width:600px;"><figcaption>Toto apprend le vocabulaire<br>Source: <a href="https://i.ytimg.com/vi/7vGznvMNst8/hqdefault.jpg?sqp=-oaymwEmCOADEOgC8quKqQMa8AEB-AH-BIACmAOKAgwIABABGBsgZSgbMA8=&rs=AOn4CLBLUnTwGj-N3c_z0Jvttmpp6ahcng" target="_blank" rel="noopener noreferrer">https://i.ytimg.com/vi/7vGznvMNst8/hqdefault.jpg?sqp=-oaymwEmCOADEOgC8quKqQMa8AEB-AH-BIACmAOKAgwIABABGBsgZSgbMA8=&rs=AOn4CLBLUnTwGj-N3c_z0Jvttmpp6ahcng</a></figcaption></figure>
|
||||
<figure><img src="images/blupi-explorer_2.png" alt="Blupi Explorer (1993) - Exploration game with educational elements." width="600" style="max-width:600px;"><figcaption>Blupi Explorer (1993)<br>Source: <a href="https://api.swissgames.garden/cdn/ff/2HuOHW0z_F0vJkNy9kCNWAQIbyIhpv_tK_uipuoRrE4/1674564911/public/games/2023-01/blupi-explorer_2.png" target="_blank" rel="noopener noreferrer">https://api.swissgames.garden/cdn/ff/2HuOHW0z_F0vJkNy9kCNWAQIbyIhpv_tK_uipuoRrE4/1674564911/public/games/2023-01/blupi-explorer_2.png</a></figcaption></figure>
|
||||
<figure><img src="images/blupimania2.png" alt="Blupimania (1994) - A challenging puzzle game." width="600" style="max-width:600px;"><figcaption>Blupimania (1994) <br>Source: <a href="https://api.swissgames.garden/cdn/ff/ktNU1ZVKyjrTle4dkMJp7y64sgQO25A5F0qxQIQprRc/1674656014/public/games/2023-01/blupimania2.png" target="_blank" rel="noopener noreferrer">https://api.swissgames.garden/cdn/ff/ktNU1ZVKyjrTle4dkMJp7y64sgQO25A5F0qxQIQprRc/1674656014/public/games/2023-01/blupimania2.png</a></figcaption></figure>
|
||||
<figure><img src="images/503c7b5e-57c0-4734-8c1c-aefec6a86346.jpg" alt="Planet Blupi (1997) - Real-Time Strategy game set on a fictional planet." width="600" style="max-width:600px;"><figcaption>Planet Blupi (1997)<br>Source: <a href="https://images.launchbox-app.com/503c7b5e-57c0-4734-8c1c-aefec6a86346.jpg" target="_blank" rel="noopener noreferrer">https://images.launchbox-app.com/503c7b5e-57c0-4734-8c1c-aefec6a86346.jpg</a></figcaption></figure>
|
||||
<figure><img src="images/hqdefault_002.jpg" alt="Speedy Blupi I (1998) - A popular platformer game." width="600" style="max-width:600px;"><figcaption>Speedy Blupi I (1998)<br>Source: <a href="https://api.swissgames.garden/cdn/ff/RoM_xRnIBfO5-DNw9xKfCWWaW_CivaEwSm6wApotR2E/1602483591/public/games-covers/hqdefault.jpg" target="_blank" rel="noopener noreferrer">https://api.swissgames.garden/cdn/ff/RoM_xRnIBfO5-DNw9xKfCWWaW_CivaEwSm6wApotR2E/1602483591/public/games-covers/hqdefault.jpg</a></figcaption></figure>
|
||||
<figure><img src="images/speedy-eggbert-has-anyone-played-the-game-v0-vnnh2bnj0dsc1.webp" alt="Speedy Eggbert 1 - The first entry in the Speedy Eggbert series." width="600" style="max-width:600px;"><figcaption>Speedy Eggbert 1<br>Source: <a href="https://preview.redd.it/speedy-eggbert-has-anyone-played-the-game-v0-vnnh2bnj0dsc1.jpg?width=640&crop=smart&auto=webp&s=def60b2217b4db6a312f5bc13a81d0f16eda48ce" target="_blank" rel="noopener noreferrer">https://preview.redd.it/speedy-eggbert-has-anyone-played-the-game-v0-vnnh2bnj0dsc1.jpg?width=640&crop=smart&auto=webp&s=def60b2217b4db6a312f5bc13a81d0f16eda48ce</a></figcaption></figure>
|
||||
<figure><img src="images/sbII.jpg" alt="Speedy Blupi II (2001) - Sequel to Speedy Blupi I." width="600" style="max-width:600px;"><figcaption>Speedy Blupi II<br>Source: <a href="https://lh6.googleusercontent.com/proxy/ZLVte7ceVIkpAEyZdnHcUDDI_LJBubL-ZtUlYF-OaEscGdmyVMkHFabU-TzwpzBKIVuVGpd7jBQKNIfcspglxGxEzcw9BmFTcw" target="_blank" rel="noopener noreferrer">https://lh6.googleusercontent.com/proxy/ZLVte7ceVIkpAEyZdnHcUDDI_LJBubL-ZtUlYF-OaEscGdmyVMkHFabU-TzwpzBKIVuVGpd7jBQKNIfcspglxGxEzcw9BmFTcw</a></figcaption></figure>
|
||||
<figure><img src="images/sddefault.jpg" alt="Speedy Eggbert 2 - Follow-up to Speedy Eggbert 1." width="600" style="max-width:600px;"><figcaption>Speedy Eggbert 2<br>Source: <a href="https://i.ytimg.com/vi/LFQDzmxXsIs/sddefault.jpg?sqp=-oaymwEmCIAFEOAD8quKqQMa8AEB-AH-BIAC4AOKAgwIABABGEggZShJMA8=&rs=AOn4CLCF4JqRxXOoZYbhtRY40eYINouFUg" target="_blank" rel="noopener noreferrer">https://i.ytimg.com/vi/LFQDzmxXsIs/sddefault.jpg?sqp=-oaymwEmCIAFEOAD8quKqQMa8AEB-AH-BIAC4AOKAgwIABABGEggZShJMA8=&rs=AOn4CLCF4JqRxXOoZYbhtRY40eYINouFUg</a></figcaption></figure>
|
||||
<figure><img src="images/colobot_17.jpg" alt="CoLoBot (2001) - Educational game teaching programming basics." width="600" style="max-width:600px;"><figcaption>CoLoBot<br>Source: <a href="https://www.myabandonware.com/media/screenshots/c/colobot-lfw/colobot_17.jpg" target="_blank" rel="noopener noreferrer">https://www.myabandonware.com/media/screenshots/c/colobot-lfw/colobot_17.jpg</a></figcaption></figure>
|
||||
<figure><img src="images/ceebot.jpg" alt="Ceebot (2002) - Programming-focused game." width="600" style="max-width:600px;"><figcaption>Ceebot<br>Source: <a href="https://lh6.googleusercontent.com/proxy/7Lj7w33DZKSwoF1qSmnP5-8wK4dCwgGdxBWPdgM5zwISNeAcomR_NiLf_oOMNhRMVEysxT8rGdv8Zrsomi85ErZ9Ae6d" target="_blank" rel="noopener noreferrer">https://lh6.googleusercontent.com/proxy/7Lj7w33DZKSwoF1qSmnP5-8wK4dCwgGdxBWPdgM5zwISNeAcomR_NiLf_oOMNhRMVEysxT8rGdv8Zrsomi85ErZ9Ae6d</a></figcaption></figure>
|
||||
<figure><img src="images/buzzingcars_032102_01-376324.jpg" alt="Buzzing Cars (2002) - Racing and driving game." width="600" style="max-width:600px;"><figcaption>Buzzing Cars (2002) - Racing and driving game. <br>Source: <a href="https://assets2.ignimgs.com/2002/03/22/buzzingcars_032102_01-376324.jpg" target="_blank" rel="noopener noreferrer">https://assets2.ignimgs.com/2002/03/22/buzzingcars_032102_01-376324.jpg</a></figcaption></figure>
|
||||
<figure><img src="images/blupimaniaII.jpeg" alt="Blupimania II (2003) - Second installment in the Blupimania puzzle series." width="600" style="max-width:600px;"><figcaption>Blupimania II<br>Source: <a href="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ-3wayH5vLmhw1G7Ors8SejPAMWNHmDqO1eA&s" target="_blank" rel="noopener noreferrer">https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ-3wayH5vLmhw1G7Ors8SejPAMWNHmDqO1eA&s</a></figcaption></figure>
|
||||
<figure><img src="images/httpstatic5.app4smart.meuploadspoststhumbs2957f53265e70acbf3.jpg" alt="Speedy Blupi for Windows Phone (2013) - Mobile adaptation of Speedy Blupi." width="600" style="max-width:600px;"><figcaption>Speedy Blupi for Windows Phone<br>Source: <a href="https://zarkonnen.github.io/SwissGamesShowcase/big-img/media/httpstatic5.app4smart.meuploadspoststhumbs2957f53265e70acbf3b.jpg" target="_blank" rel="noopener noreferrer">https://zarkonnen.github.io/SwissGamesShowcase/big-img/media/httpstatic5.app4smart.meuploadspoststhumbs2957f53265e70acbf3b.jpg</a></figcaption></figure>
|
||||
<figure><img src="images/na.png" alt="BlupiEdit - Tool for editing Blupi-related content." width="100" style="max-width:600px;"><figcaption>BlupiEdit <br>Source: <a href="" target="_blank" rel="noopener noreferrer"></a></figcaption></figure>
|
||||
<figure><img src="https://user-images.githubusercontent.com/6082665/199763579-3d3ac10d-ad32-4c60-b1ab-ff776b3b777b.png" alt="tiled-blupi" width="600" style="max-width:600px;"><figcaption>tiled-blupi <br>Source: <a href="https://user-images.githubusercontent.com/6082665/199763579-3d3ac10d-ad32-4c60-b1ab-ff776b3b777b.png" target="_blank" rel="noopener noreferrer">https://user-images.githubusercontent.com/6082665/199763579-3d3ac10d-ad32-4c60-b1ab-ff776b3b777b.png</a></figcaption></figure>
|
||||
<figure><img src="https://openeggbert.com/images/thumb/8/8f/X-Edit_screenshot.jpg/849px-X-Edit_screenshot.jpg" alt="X-Edit" width="600" style="max-width:600px;"><figcaption>X-Edit<br>Source: <a href="https://openeggbert.com/images/thumb/8/8f/X-Edit_screenshot.jpg/849px-X-Edit_screenshot.jpg" target="_blank" rel="noopener noreferrer">https://openeggbert.com/images/thumb/8/8f/X-Edit_screenshot.jpg/849px-X-Edit_screenshot.jpg</a></figcaption></figure>
|
||||
<figure><img src="images/199763579-3d3ac10d-ad32-4c60-b1ab-ff776b3b777b.png" alt="tiled-blupi" width="600" style="max-width:600px;"><figcaption>tiled-blupi <br>Source: <a href="https://user-images.githubusercontent.com/6082665/199763579-3d3ac10d-ad32-4c60-b1ab-ff776b3b777b.png" target="_blank" rel="noopener noreferrer">https://user-images.githubusercontent.com/6082665/199763579-3d3ac10d-ad32-4c60-b1ab-ff776b3b777b.png</a></figcaption></figure>
|
||||
<figure><img src="images/849px-X-Edit_screenshot.jpg" alt="X-Edit" width="600" style="max-width:600px;"><figcaption>X-Edit<br>Source: <a href="https://openeggbert.com/images/thumb/8/8f/X-Edit_screenshot.jpg/849px-X-Edit_screenshot.jpg" target="_blank" rel="noopener noreferrer">https://openeggbert.com/images/thumb/8/8f/X-Edit_screenshot.jpg/849px-X-Edit_screenshot.jpg</a></figcaption></figure>
|
||||
<figure><img src="images/na.png" alt="X-Edit-Mapper" width="100" style="max-width:600px;"><figcaption>X-Edit-Mapper<br>Source: <a href="" target="_blank" rel="noopener noreferrer"></a></figcaption></figure>
|
||||
<figure><img src="images/Speedy_Eggbert_-_Godot_prototype.png" alt="Speedy Eggbert - Godot prototype - Video Demo - Prototype demonstration video." width="600" style="max-width:600px;"><figcaption>Speedy Eggbert - Godot prototype<br>Source: <a href="images/Speedy_Eggbert_-_Godot_prototype" target="_blank" rel="noopener noreferrer">Speedy_Eggbert_-_Godot_prototype</a></figcaption></figure>
|
||||
<figure><img src="https://play-lh.googleusercontent.com/YcMUoPa3fp_4hDvPhcdrk1cXxn9nzpnBBjwmK3wnd8ocy27_1jLTeNbd1IA5dQtrRf4=w2560-h1440" alt="Blupi is Back" width="600" style="max-width:100px;"><figcaption>Blupi is Back<br>Source: <a href="https://play-lh.googleusercontent.com/YcMUoPa3fp_4hDvPhcdrk1cXxn9nzpnBBjwmK3wnd8ocy27_1jLTeNbd1IA5dQtrRf4=w2560-h1440" target="_blank" rel="noopener noreferrer">https://play-lh.googleusercontent.com/YcMUoPa3fp_4hDvPhcdrk1cXxn9nzpnBBjwmK3wnd8ocy27_1jLTeNbd1IA5dQtrRf4=w2560-h1440</a></figcaption></figure>
|
||||
<figure><img src="images/blupi_is_back.png" alt="Blupi is Back" width="600" style="max-width:100px;"><figcaption>Blupi is Back<br>Source: <a href="https://play-lh.googleusercontent.com/YcMUoPa3fp_4hDvPhcdrk1cXxn9nzpnBBjwmK3wnd8ocy27_1jLTeNbd1IA5dQtrRf4=w2560-h1440" target="_blank" rel="noopener noreferrer">https://play-lh.googleusercontent.com/YcMUoPa3fp_4hDvPhcdrk1cXxn9nzpnBBjwmK3wnd8ocy27_1jLTeNbd1IA5dQtrRf4=w2560-h1440</a></figcaption></figure>
|
||||
<figure><img src="images/na.png" alt="Eggbert 3" width="100" style="max-width:100px;"><figcaption>Eggbert 3<br>Source: <a href="images/na.png" target="_blank" rel="noopener noreferrer">images/na.png</a></figcaption></figure>
|
||||
<figure><img src="images/na.png" alt="Open Eggbert" width="100" style="max-width:600px;"><figcaption>Open Eggbert<br>Source: <a href="" target="_blank" rel="noopener noreferrer"></a></figcaption></figure>
|
||||
|
||||
|
@ -163,5 +163,5 @@ footer {
|
||||
margin: 10px 0; /* Space between list items when stacked */
|
||||
}
|
||||
}
|
||||
figure {border: 2px solid rgba(140,140,140,0.2);padding:10px;}
|
||||
img {max-width:400px!important;}
|
||||
figure {border: 2px solid rgba(140,140,140,0.2);padding:10px;margin-left:10px;margin-right:10px;}
|
||||
img {max-width:100%!important;}
|
@ -34,6 +34,7 @@
|
||||
<li><a href="games.html">Games</a></li>
|
||||
<li><a href="screenshots.html">Screenshots</a></li>
|
||||
<li><a href="websites.html">Websites</a></li>
|
||||
<li><a href="daniel_roux.html">Daniel Roux</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|