Robertvokac (talk | contribs) |
Robertvokac (talk | contribs) |
||
Line 59: | Line 59: | ||
'''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'''. | '''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'''. | ||
== | == Screenshots == | ||
[[File:Speedy blupi screenshot.png|none|thumb|267x267px|Screenshot of Speedy Blupi I]] | [[File:Speedy blupi screenshot.png|none|thumb|267x267px|Screenshot of Speedy Blupi I]] | ||
https://drive.openeggbert.com/Speedy_Blupi_(Dada_Games)/screenshots/blupi_windows_phone.png | |||
== | == Introduction == | ||
[[Speedy Blupi ( | '''[[Speedy Blupi (Epsitec)]]''': a [[2D]] [[action]] game released by the [[Epsitec]] company in [[1998]] and [[2001]] for [[Windows]] platform. | ||
* Speedy Blupi I was released in [[1998]]. | |||
* Speedy Blupi II was released in [[2001]]. It is the [[sequel]]. | |||
'''[[Speedy Blupi (Dada Games)]]:''' a game created and released by [[Daniel Roux|Daniel Rou]][[Daniel Roux|x]] in [[2013]] for the [[Windows Phone]] platform. | |||
''' | '''[[Open Eggbert]]''': a '''[[free]]''' and '''[[open source]]''' [[recreation]] of the '''[[Speedy Blupi]]''' computer [[game]]. This involves both the desktop and phone versions. | ||
'''Current status:''' | * Multiple platforms are supported: [[Windows]], [[Linux]], [[MacOS]], [[Android]], [[Web]] (via [[GWT]] or [[TeaVM]]) | ||
* '''Used technologies:''' [[Java]] (programming language), [[LibGDX]] ([[game framework]]), [[Pixel]] (game framework), [[JXNA]] (game framework) | |||
* '''Current status:''' In development | |||
'''[[Rapid Eggbert]]:''' the code name for the decompilation of the [[EXE]] file of Speedy Eggbert II. | |||
[[Rapid Eggbert]] | |||
'''[[Mobile Eggbert]]:''' the code name for the decompilation of the [[XAP]] file of Speedy Blupi (Phone) released in 2013 for the Windows Phone platform. | |||
[[Mobile Eggbert]] | |||
Mobile Eggbert was ported from [[XNA]] 4.0 to alternative implementations of the [[XNA]] Framework ([[MonoGame]] and [[FNA]]). Mobile Eggbert now runs on [[Windows]], [[Linux]] and [[Android]]. But on Android it has still some [[issues]]. | * Mobile Eggbert was ported from [[XNA]] 4.0 to alternative implementations of the [[XNA]] Framework ([[MonoGame]] and [[FNA]]). Mobile Eggbert now runs on [[Windows]], [[Linux]] and [[Android]]. But on Android it has still some [[issues]]. | ||
'''[[Pixel]]:''' is a game framework written in the Java programming language and providing an interface, which must be implemented by backends. | |||
[[Pixel]] is a game framework written in the Java programming language and providing an interface, which must be implemented by backends. | |||
[[JXNA|'''JXNA:''']] is a Java reimplementation of the [[XNA]] game framework running on top of Pixel game framework. | |||
[[JXNA]] is a Java reimplementation of the [[XNA]] game framework running on top of Pixel game framework. | |||
[[JDotNet|'''JDotNet:''']] is a Java partial reimplementation of [[.Net]] classes, enums and structs. | |||
[[JDotNet]] is a Java partial reimplementation of [[.Net]] classes, enums and structs. | |||
== What is planned for the future == | == What is planned for the future == |
Revision as of 19:10, 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 |
Download WARC files | https://warc.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.
Screenshots
Introduction
Speedy Blupi (Epsitec): a 2D action game released by the Epsitec company in 1998 and 2001 for Windows platform.
Speedy Blupi (Dada Games): a game created and released by Daniel Roux in 2013 for the Windows Phone platform.
Open Eggbert: a free and open source recreation of the Speedy Blupi computer game. This involves both the desktop and phone versions.
- Multiple platforms are supported: Windows, Linux, MacOS, Android, Web (via GWT or TeaVM)
- Used technologies: Java (programming language), LibGDX (game framework), Pixel (game framework), JXNA (game framework)
- Current status: In development
Rapid Eggbert: the code name for the decompilation of the EXE file of Speedy Eggbert II.
Mobile Eggbert: the code name for the decompilation of the XAP file of Speedy Blupi (Phone) released in 2013 for the Windows Phone platform.
- Mobile Eggbert was ported from XNA 4.0 to alternative implementations of the XNA Framework (MonoGame and FNA). Mobile Eggbert now runs on Windows, Linux and Android. But on Android it has still some issues.
Pixel: is a game framework written in the Java programming language and providing an interface, which must be implemented by backends.
JXNA: is a Java reimplementation of the XNA game framework running on top of Pixel game framework.
JDotNet: is a Java partial reimplementation of .Net classes, enums and structs.
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.