You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Content: add project subdomain links and update speedyblupi.com description
Adds links to all project websites (freeeggbert, mobileeggbert, planetblupi,
galaxyeggbert, cna/libcna, freedirect, freeapi, sharpruntime, nova3d/libnova3d,
easygl, metagl, meshcraft) across src/index.md, Projects/index.md,
Projects/Free_Eggbert, Projects/Mobile_Eggbert, Planet_Blupi, and
Speedy_Blupi_(Windows_Phone). Updates speedyblupi.com description to reflect
both the Windows Phone version and the experimental decompiled web version.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
<p>Planet Blupi is an enchanting strategy and adventure game for PC, seamlessly blending action with intellectually stimulating challenges. Beneath its calm and gentle exterior lies a captivating experience full of surprises. Perfect for players aged 12 to 99, it’s an engaging diversion that keeps you on your toes.</p>
<li><ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">Visual Studio</a> 2010 or 2012 were probably used to developed Speedy Blupi for Windows Phone. Or <ahref="Technologies/Libraries/XNA/index.html">XNA Game Studio</a> could be also used for the development.</li>
66
66
<li><ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">.NET Compact Framework</a> 4.0 was used for the development.</li>
67
67
</ul>
68
-
<p>Speedy Blupi for Windows Phone is closed-source and its original source code is not available. <br> It seems, that Speedy Blupi for Windows Phone has almost no new features, if compared to Speedy Blupi I and Speedy Blupi II. <br> The graphics is almost the same, but there are some differences. Riding the jeep or jetpack provides some new animations in the game, <ahref="Blupi/index.html">Blupi</a>/<ahref="Blupi/Games/Speedy_Eggbert/index.html">Eggbert</a> is moving down or up. <br><strong>How to play</strong> Speedy Blupi (Dada Games) - you have 2 options:</p>
68
+
<p>Speedy Blupi for Windows Phone is closed-source and its original source code is not available. <br> It seems, that Speedy Blupi for Windows Phone has almost no new features, if compared to Speedy Blupi I and Speedy Blupi II. <br> The graphics is almost the same, but there are some differences. Riding the jeep or jetpack provides some new animations in the game, <ahref="Blupi/index.html">Blupi</a>/<ahref="Blupi/Games/Speedy_Eggbert/index.html">Eggbert</a> is moving down or up. <br><strong>How to play</strong> Speedy Blupi (Dada Games) - you have 3 options:</p>
69
69
<ol>
70
70
<li>buy a <ahref="Technologies/Platforms/Windows_Phone/index.html">Windows Phone</a>, unlock the bootloader (Windows Phone 8.1), sideload the app (XAP file)</li>
71
71
<li>play Mobile Eggbert, which is the decompiled version ported to modern devices: Windows, Linux, Android, Web
<li>play the experimental decompiled version running directly in the web browser at <ahref="https://speedyblupi.com">https://speedyblupi.com</a></li>
73
74
</ol>
74
75
<h2>Porting to modern devices</h2>
75
76
<p>In November <ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">2024</a> Speedy Blupi for Windows Phone (XAP files) was successfully decompiled by <ahref="Blupi/Community/Robert_Vokac/index.html">Robert Vokac</a> and the <ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">ILSpy</a><ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">decompiler</a> was used. This game was originally developed for only for the Windows Phone platform, but now it runs on Windows, <ahref="Technologies/Platforms/Linux/index.html">Linux</a>, <ahref="Technologies/Platforms/Android/index.html">Android</a> and in <ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">web browser</a> too. It may runs on <ahref="Technologies/Platforms/MacOS/index.html">MacOS</a> too. <br> As of November 2024 the game started on Android, but scaling and touch controls were not working correctly and if the Play button was pressed, the game crashed. <br> As of December 2024 the game runs on Android, touch control is working, but the graphics still needs some fixes. <br> On 26th December 2024 the game was ported to the web browser using the <ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">KNI</a> game framework (fork of <ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">MonoGame</a>)</p>
<p>Free Eggbert is the revival of the computer games Speedy Blupi demo/1/2 and Speedy Eggbert demo/1/2. <br><br> Free Eggbert is the <ahref="Technologies/Other/Reverse_engineering/index.html">decompilation</a> of these games using tools like Ghidra and IDA. It's free and open-source.</p>
<p>Mobile Eggbert is a <ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">2D</a><ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">platformer</a><ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">game</a> based on <ahref="Blupi/Games/Speedy_Blupi_(Windows_Phone)/index.html">Speedy Blupi for Windows Phone</a>. <br> The <ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">ILSpy</a> decompiler was used to get back the <ahref="Technologies/Programming_languages/C_Sharp/index.html">C Sharp|C#</a><ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">source code</a> of <ahref="Blupi/Games/Speedy_Blupi_(Windows_Phone)/index.html">Speedy Blupi for Windows Phone</a>. The decompiled source code is not the same, as the original was. Comments and names of local variables are lost. <br> The discontinued <ahref="Technologies/Libraries/XNA/index.html">XNA</a> 4 game framework is replaced by <ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">MonoGame</a> game framework. MonoGame is almost a <ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">drop-in replacement</a> for the XNA. There are several implementations of XNA 4.0 game framework (like <ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">FNA</a> or others). <br> See also: <ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">Alternative implementations of XNA</a><br> Work on Mobile Eggbert started on 23rd November 2024. <br> Already on 23rd November 2024 the game was successfully decompiled and made runnable without any errors on desktop (Windows and Linux). The support for mouse and keyboard was added. <br> On 25th November Mobile Eggbert was released for Windows and Linux: <ahref="https://drive.openeggbert.com/Mobile_Eggbert/">https://drive.openeggbert.com/Mobile_Eggbert/</a></p>
<li>Speedy Blupi I was released in <ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">1998</a>. Speedy Blupi II was released in <ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">2001</a> and is the <ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">sequel</a>.</li>
88
136
</ul>
89
-
<p><strong><ahref="Blupi/Games/Speedy_Blupi_(Windows_Phone)/Dada_Games/index.html">Speedy Blupi (Dada Games)</a>:</strong> a game created and released by <ahref="Blupi/Community/Daniel_Roux/index.html">Daniel Roux</a> in <ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">2013</a> for the <ahref="Technologies/Platforms/Windows_Phone/index.html">Windows Phone</a> platform (finished) <br><strong><ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">Free Eggbert: </a></strong> is the revival of <ahref="Blupi/Games/Speedy_Blupi_(Windows)/index.html">Speedy Blupi (Epsitec)</a> , that brings this game to life in a modern way using the Free Direct library.</p>
137
+
<p><strong><ahref="Blupi/Games/Speedy_Blupi_(Windows_Phone)/Dada_Games/index.html">Speedy Blupi (Dada Games)</a>:</strong> a game created and released by <ahref="Blupi/Community/Daniel_Roux/index.html">Daniel Roux</a> in <ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">2013</a> for the <ahref="Technologies/Platforms/Windows_Phone/index.html">Windows Phone</a> platform (finished) — playable at <ahref="https://speedyblupi.com/">speedyblupi.com</a> (Windows Phone version + experimental decompiled web version) <br><strong><ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">Free Eggbert: </a></strong> is the revival of <ahref="Blupi/Games/Speedy_Blupi_(Windows)/index.html">Speedy Blupi (Epsitec)</a> , that brings this game to life in a modern way using the Free Direct library.</p>
90
138
<ul>
91
139
<li>Multiple platforms will be supported: <ahref="Technologies/Platforms/Windows/index.html">Windows</a>, <ahref="Technologies/Platforms/Linux/index.html">Linux</a>, <ahref="Technologies/Platforms/MacOS/index.html">MacOS</a>, <ahref="Technologies/Platforms/Android/index.html">Android</a>, <ahref="Article_does_not_yet_exist_or_link_is_broken/index.html">Web</a> (via Emscripten)</li>
92
140
<li>Used technologies: C++ (programming language), Free Direct (game library)</li>
Planet Blupi is an enchanting strategy and adventure game for PC, seamlessly blending action with intellectually stimulating challenges. Beneath its calm and gentle exterior lies a captivating experience full of surprises. Perfect for players aged 12 to 99, it’s an engaging diversion that keeps you on your toes.
<tr><tdcolspan="2">Speedy Blupi running on 9 Nokia Lumias</td> </tr>
@@ -53,11 +53,12 @@ tags:
53
53
-[Visual Studio](Article_does_not_yet_exist_or_link_is_broken/index.html) 2010 or 2012 were probably used to developed Speedy Blupi for Windows Phone. Or [XNA Game Studio](Technologies/Libraries/XNA/index.html) could be also used for the development.
54
54
-[.NET Compact Framework](Article_does_not_yet_exist_or_link_is_broken/index.html) 4.0 was used for the development.
55
55
56
-
Speedy Blupi for Windows Phone is closed-source and its original source code is not available. <br> It seems, that Speedy Blupi for Windows Phone has almost no new features, if compared to Speedy Blupi I and Speedy Blupi II. <br> The graphics is almost the same, but there are some differences. Riding the jeep or jetpack provides some new animations in the game, [Blupi](Blupi/index.html)/[Eggbert](Blupi/Games/Speedy_Eggbert/index.html) is moving down or up. <br> **How to play** Speedy Blupi (Dada Games) - you have 2 options:
56
+
Speedy Blupi for Windows Phone is closed-source and its original source code is not available. <br> It seems, that Speedy Blupi for Windows Phone has almost no new features, if compared to Speedy Blupi I and Speedy Blupi II. <br> The graphics is almost the same, but there are some differences. Riding the jeep or jetpack provides some new animations in the game, [Blupi](Blupi/index.html)/[Eggbert](Blupi/Games/Speedy_Eggbert/index.html) is moving down or up. <br> **How to play** Speedy Blupi (Dada Games) - you have 3 options:
57
57
58
58
1. buy a [Windows Phone](Technologies/Platforms/Windows_Phone/index.html), unlock the bootloader (Windows Phone 8.1), sideload the app (XAP file)
59
59
2. play Mobile Eggbert, which is the decompiled version ported to modern devices: Windows, Linux, Android, Web
Free Eggbert is the revival of the computer games Speedy Blupi demo/1/2 and Speedy Eggbert demo/1/2. <br> <br> Free Eggbert is the [decompilation](Technologies/Other/Reverse_engineering/index.html) of these games using tools like Ghidra and IDA. It's free and open-source.
0 commit comments