This repository has been archived on 2025-01-05. You can view files and clone it, but cannot push or open issues or pull requests.
blupi.net/games.html
2024-08-31 13:36:39 +02:00

101 lines
5.8 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blupi Games: Comprehensive List of Games by Daniel Roux</title>
<meta name="description" content="Explore a comprehensive list of games featuring Blupi, also known as Speedy Eggbert. Discover educational, puzzle, and strategy games created by Daniel Roux, showcasing the charm and innovation behind each title." />
<meta name="keywords" content="Blupi, Speedy Blupi, Speedy Eggbert, Daniel Roux, Blupi games, educational games, puzzle games, strategy games, Open Eggbert, game list" />
<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": "Blupi Games: Comprehensive List of Games by Daniel Roux",
"description": "Explore a comprehensive list of games featuring Blupi, also known as Speedy Eggbert. Discover educational, puzzle, and strategy games created by Daniel Roux, showcasing the charm and innovation behind each title.",
"author": {
"@type": "Person",
"name": "Robert Vokáč"
}
}
</script>
</head>
<body>
<header>
<h1 id="main_banner">Blupi Games and Applications: A Comprehensive List</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>
<!-- Combined Breadcrumb and Hierarchical Navigation Panel -->
<!-- <div id="breadcrumb_hierarchy_panel">
<div id="breadcrumb">
<a href="index.html">Home</a> >
<a href="blupi.html">Blupi</a> >
<span>History, Evolution, and Open-Source Projects</span>
</div>
<div id="hierarchy_panel">
<a href="blupi.html">Back to Blupi Overview</a>
<a href="blupi-games.html">Games Featuring Blupi</a>
<a href="blupi-evolution.html">Blupi's Evolution Over the Years</a>
</div>
</div>-->
<main>
<section>
<p>Welcome to our comprehensive list of games featuring Blupi, also known as Speedy Eggbert. Created by Daniel Roux, these games span various genres including educational, puzzle, and strategy. This collection showcases the diversity and charm of Blupi games, highlighting the creativity and innovation behind each title.</p>
<p>For additional information and to explore a wider range of Blupi-related games, visit the <a href="https://blupi.fandom.com/wiki/Category:Games" target="_blank" rel="noopener noreferrer">Blupi Fandom Games Category</a>.</p>
<h2>Complete List of Blupi Games</h2>
<ul>
<li><strong>Toto a la maison (1988)</strong> - Early Blupi game featuring family-oriented content.</li>
<li><strong>Toto s'amuse (1990)</strong> - A game focused on entertainment and fun.</li>
<li><strong>Toto Blupi at Home</strong> - An educational game designed for learning.</li>
<li><strong>Toto a la campagne</strong> - Adventure game set in the countryside.</li>
<li><strong>Fun with Blupi</strong> - Interactive game with various mini-games.</li>
<li><strong>Blupi's Travels</strong> - A travel-themed game featuring Blupi.</li>
<li><strong>Toto apprend le vocabulaire</strong> - Vocabulary learning game.</li>
<li><strong>Blupi Explorer (1993)</strong> - Exploration game with educational elements.</li>
<li><strong>Blupimania (1994)</strong> - A challenging puzzle game.</li>
<li><strong>Planet Blupi (1997)</strong> - Real-Time Strategy game set on a fictional planet.</li>
<li><strong>Speedy Blupi I (1998)</strong> - A popular platformer game.</li>
<li><strong>Speedy Eggbert 1</strong> - The first entry in the Speedy Eggbert series.</li>
<li><strong>Speedy Blupi II (2001)</strong> - Sequel to Speedy Blupi I.</li>
<li><strong>Speedy Eggbert 2</strong> - Follow-up to Speedy Eggbert 1.</li>
<li><strong>CoLoBot (2001)</strong> - Educational game teaching programming basics.</li>
<li><strong>Ceebot (2002)</strong> - Programming-focused game.</li>
<li><strong>Buzzing Cars (2002)</strong> - Racing and driving game.</li>
<li><strong>Blupimania II (2003)</strong> - Second installment in the Blupimania puzzle series.</li>
<li><strong>Speedy Blupi for Windows Phone (2013)</strong> - Mobile adaptation of Speedy Blupi.</li>
<li><strong>BlupiEdit</strong> - Tool for editing Blupi-related content.</li>
<li><strong>tiled-blupi</strong> - Game development tool for Blupi projects.</li>
<li><strong>X-Edit</strong> - Editing software for Blupi games.</li>
<li><strong>X-Edit-Mapper</strong> - Mapping tool for Blupi games.</li>
<li><strong>Speedy Eggbert - Godot prototype</strong> - <a href="https://www.youtube.com/watch?v=KD7QKwXwzXQ" target="_blank" rel="noopener noreferrer">Video Demo</a> - Prototype demonstration video.</li>
<li><strong>Blupi is Back</strong> - Latest project reviving the Blupi character.</li>
<li><strong>Eggbert 3</strong> - Upcoming game in the Eggbert series.</li>
<li><strong>Open Eggbert (2024 - development started)</strong> - New open-source project in development.</li>
</ul>
</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>