×
Create a new article
Write your page title here:
We currently have 244 articles on Open Eggbert. Type your article name above or click on one of the titles below and start writing!



Open Eggbert
244Articles

Home: Difference between revisions

No edit summary
No edit summary
Line 89: Line 89:
[[JDotNet|'''JDotNet:''']] a Java reimplementation of [[.Net]] classes, enums and structs. <code>status=to do)</code>
[[JDotNet|'''JDotNet:''']] a Java reimplementation of [[.Net]] classes, enums and structs. <code>status=to do)</code>


[[JXNA|'''JXNA:''']] a Java reimplementation of the [[XNA]] game framework running on top of Pixel game framework. <code>status=in progress)</code>
[[JSXNA|'''JSXNA:''']] a JavaScript reimplementation of the [[XNA]] game framework. <code>status=in progress)</code>


[[JDotNet|'''JDotNet:''']] a Java reimplementation of [[.Net]] classes, enums and structs. <code>status=to do)</code>
[[JSDotNet|'''JSDotNet:''']] a JavaScript reimplementation of [[.Net]] classes, enums and structs. <code>status=to do)</code>


'''[[Galaxy Eggbert]]:''' 3D version of Speedy Blupi using the C# programming language and Godot game engine. <code>status=to do)</code>
'''[[Galaxy Eggbert]]:''' 3D version of Speedy Blupi using the C# programming language and Godot game engine. <code>status=to do)</code>

Revision as of 19:24, 16 January 2025

openeeggbert.com
E-mail contact info@openeggbert.com
This website https://openeggbert.com
Source code + Issue tracker https://code.openeggbert.com/openeggbert
Forum https://forum.openeggbert.com
Play Speedy Blupi online https://play.openeggbert.com/
https://speedyblupi.com
Test Speedy Blupi online https://test.openeggbert.com/
File storage https://drive.openeggbert.com/
Google Drive Backup https://drive.google.com/...
Youtube channel https://www.youtube.com/@OpenEggbert-e7t
Backup of Youtube channel https://videos.openeggbert.com
Maven repository https://maven.openeggbert.com
Speedy Blupi on Youtube https://youtube.openeggbert.com
Speedy Blupi on Internet Websites related to Speedy Blupi
Useful websites Useful websites
Browse archived websites https://archive.openeggbert.com/main

https://archive.openeggbert.com/internet

Download WARC files https://warc.openeggbert.com

https://warc2.openeggbert.com

Welcome to Open Eggbert

Open Eggbert is a free and open-source game, that brings Speedy Blupi to life in a modern way using three programming languages: Java, C#, and JavaScript.

OpenEggbert.com is a fan website dedicated to Speedy Blupi. It features an extensive archive of Speedy Blupi related content: websites, files, GitHub repositories, YouTube videos.

blupi_windows_phone.png

Introduction

Speedy Blupi (Epsitec): a 2D action game released by the Epsitec company in 1998 and 2001 for Windows platform . status=finished)

  • Speedy Blupi I was released in 1998. Speedy Blupi II was released in 2001 and is the sequel.

Speedy Blupi (Dada Games): a game created and released by Daniel Roux in 2013 for the Windows Phone platform . status=finished)

Open Eggbert: a free and open source recreation of the Speedy Blupi computer game (involves both the desktop and phone versions) . status=in progress)

Rapid Eggbert: Decompiled version of Speedy Eggbert II (its EXE file was decompiled). (status=in progress)

Mobile Eggbert: Decompiled version of Speedy Blupi (Dada Games) (its XAP file was decompiled). (status=in progress)

  • XNA 4.0 game engine is no more developed and was replaced by its alternative implementations: MonoGame and FNA.
  • Mobile Eggbert now runs on Windows, Linux, Android and in the web browser. But the Android version has still some issues.

Pixel: a game framework written in the Java programming language and providing an interface, which must be implemented by a backend. status=planned)

JXNA: a Java reimplementation of the XNA game framework running on top of Pixel game framework. status=in progress)

JDotNet: a Java reimplementation of .Net classes, enums and structs. status=to do)

JSXNA: a JavaScript reimplementation of the XNA game framework. status=in progress)

JSDotNet: a JavaScript reimplementation of .Net classes, enums and structs. status=to do)

Galaxy Eggbert: 3D version of Speedy Blupi using the C# programming language and Godot game engine. status=to do)

What is planned for the future

1. I (Robert Vokac) will study reverse engineering of Speedy Blupi EXE files by learning the x86 instruction set and using tools like Ghidra and IDA, and I have just purchased a comprehensive book on the subject.

2. The Speedy Blupi Windows version will be ported from C++ to XNA, C#, Java and JavaScript.

3. XNA will be reimplemented in both Java and JavaScript.

4. All 3D models in Speedy Blupi will be recreated using Blender.

5. The Speedy Blupi Windows version will feature new image assets rendered in Blender, with the game running at 60 FPS, which requires three times more frames than the original, necessitating source code changes.

6. The color depth for the Speedy Blupi Windows version will be updated to 24-bit, phasing out 8-bit and 16-bit colour depth.

7. The block size for textures will be increased to 256x256 pixels, replacing the original 64x64 resolution.

8. All WAV sound files in Speedy Blupi will be recreated using Audacity or a similar tool, with some sounds recorded using a microphone. It’s possible that some sounds in the game include the voice of Daniel Roux.

9. All MIDI music files in Speedy Blupi will be recreated using probably the application Microsoft Music Producer

10. A 3D version of Speedy Blupi and Speedy Blupi II (named Galaxy Eggbert) will be developed using the Godot game engine, C# programming language, and 3D models created in Blender.