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/index.html

44 lines
3.4 KiB
HTML
Raw Normal View History

2024-08-29 19:13:37 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<title>Blupi</title>
<meta charset="utf-8"><meta name="keywords" content="HTML, CSS, JavaScript">
<meta name="description" content="Introduction to the Blupi character">
<meta name="keywords" content="Blupi, Speedy Blupi, Speedy Eggbert, Open Eggbert, platformer game, game engine recreation, Daniel Roux">
<meta name="author" content="Robert Vokáč">
<link rel="stylesheet" href="styles.css">
<link rel="icon" type="image/x-icon" href="favicon.ico" sizes="32x32">
</head>
<body>
<h1 id="main_banner">Blupi</h1>
<hr style="margin:0">
<div style="padding:10px;">
<a href="index.html">Home</a> | <a href="games.html">Games</a> | <a href="websites.html">Websites</a>
</div>
<hr style="margin-top:0">
<p><b><a target="_blank" href="https://openeggbert.com/title/Blupi">Blupi</a></b> is yellow round little character created by <a target="_blank" href="https://openeggbert.com/title/Daniel_Roux">Daniel Roux</a> in 1974 in the comics in his school books
and is present in many <a target="_blank" href="file:///rv/data/desktop/code/github.com/openeggbert/blupi.net/games.html">games</a> designed by the developer <a target="_blank" href="https://openeggbert.com/title/Daniel_Roux">Daniel Roux</a>.</p>
<p>Speedy Blupi is a 2D platformer game created in 1998 with the largest fan base.</p>
2024-08-29 19:14:24 +02:00
<p>An open source reimplementation of Speedy Blupi named <a href="https://openeggbert.com" target="_blank" style="background:yellow;font-weight:bold;">Open Eggbert</a> is being <a href="https://github.com/openeggbert/open-eggbert" target="_blank">developed</a> since June 2024.</p>
2024-08-29 19:26:40 +02:00
<p>Extensive sources of information:
<a href="https://openeggbert.com" target="_blank">openeggbert.com</a>
<a href="https://speedy-blupi.fandom.com" target="_blank">speedy-blupi.fandom.com</a>
<a href="https://blupi.fandom.com" target="_blank">blupi.fandom.com</a>
</p>
2024-08-29 19:13:37 +02:00
<p><a target="_blank" href="https://openeggbert.com/title/Blupi">Blupi</a> is the <a target="_blank" href="https://branddb.wipo.int/en/quicksearch/brand/CH501993000002322?sort=score%20desc&start=0&rows=30&asStructure=%7B%22_id%22:%2253d3%22,%22boolean%22:%22AND%22,%22bricks%22:%5B%7B%22_id%22:%2253d4%22,%22key%22:%22brandName%22,%22value%22:%22blupi%22,%22strategy%22:%22Simple%22%7D%5D%7D&_=1718551274937&fg=_void_&i=6">registered trademark</a> by the <a href="https://openeggbert.com/title/Epsitec">Epsitec</a> company </p>
<br>
<img src="https://drive.openeggbert.com/blupi/images/blupi_the_registered_trademark.jpeg" alt="Blupi character - registered trademark">
<p>Original name of <a target="_blank" href="https://openeggbert.com/title/Blupi">Blupi</a> was Toto.</p>
2024-08-29 19:35:09 +02:00
<p><a target="_blank" href="https://openeggbert.com/title/Blupi">Blupi</a> was renamed to <a href="https://openeggbert.com/title/Speedy_Eggbert_(Windows)">Eggbert</a> by the publisher company <a target="_blank" href="https://en.wikipedia.org/wiki/EGames_(video_game_developer)">eGames</a>, which is now a defunct shovelware publisher. <a target="_blank" href="https://en.wikipedia.org/wiki/EGames_(video_game_developer)">eGames</a> did not like the name <a target="_blank" href="https://openeggbert.com/title/Blupi">Blupi</a>. </p>
2024-08-29 19:13:37 +02:00
<b>More information about Blupi: </b>
<ul>
<li><a target="_blank" href="https://blupi.fandom.com/wiki/Blupi">https://blupi.fandom.com/wiki/Blupi</a></li>
<li><a target="_blank" href="https://openeggbert.com/title/Blupi">https://openeggbert.com/title/Blupi</a></li>
</ul>
</body>
</html>