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



Open Eggbert
190Articles

Home: Difference between revisions

No edit summary
No edit summary
 
(65 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="float:right;border:1px solid black;text-align:left;"
!colspan="1" style="text-align:center;font-size:125%;" | Navigation
|-
|[[Special:AllPages|All articles]]
|-
|[[Open Eggbert|Open Eggbert (article]])
|-
|[https://github.com/openeggbert Github repository]
|-
|[https://drive.openeggbert.com File storage]
|-
|[https://net.nanoboot.org/websites.jsp Related websites]
|-
|[https://youtube.openeggbert.com/ Youtube videos]
|-
|[https://play.openeggbert.com Play Open Eggbert online]
|}


'''[[Open Eggbert]]''' is a '''free''' and '''open-source''' recreation of '''Speedy Blupi I/II''' computer game 
== Introduction ==
[https://openeggbert.com openeggbert.com] is an [[encyclopedia]] of content related to the game [[Speedy Blupi]] ''(written in the English language)'':


Multiple platforms are supported: Windows, Linux, MacOS, Android, Web (via GWT)
* [[Speedy Blupi]] for [[Windows]] - released by the [[Epsitec]] company in [[1998]] and [[2001]] ([[sequel]])
* [[Speedy Blupi for Windows Phone]] - released by [[Daniel Roux|Daniel Rou]]<nowiki/>[[Daniel Roux|x]] in [[2013]]
* [[Open Eggbert]] - [[reimplementation]] of [[Speedy Blupi]] for [[Windows]] using [[Java]], [[LibGDX]] and [[Pixel]]
* [[Rapid Eggbert]] - [[decompilation]] of Speedy Blupi for Windows
* [[Mobile Eggbert]] - decompilation of Speedy Blupi for [[Windows Phone]]


'''Used technologies:''' Java (programming language), [[LibGDX]] (game framework).  
[[File:Deepin Icon Theme – dialog-warning (6).svg|frameless|38x38px]] This website is still in progress.


Another goal is to create an encyclopedia for both the Speedy Blupi game engine and the Open Eggbert recreation. This will cover detailed descriptions of the Speedy Blupi engine and any other information related to Speedy Blupi or Open Eggbert. 
== Special pages ==
* [[Special:AllPages|All articles]]
* [[Special:Categories|All categories]]
* [[Special:SpecialPages]]


'''Current state of Speedy Blupi/Eggbert games:'''
== Future ==
As both the games Speedy Blupi for Windows and for Windows Phones are closed-source and with proprietary dependencies, the goal for the future should be to completely port these games to their open source alternatives: Open Eggbert, Rapid Eggbert, Mobile Eggbert.


* Both the games '''Speedy Blupi I''' and '''Speedy Blupi II''' are '''closed-source'''.
* Free and open source technologies should be used regarding the future and to keep these games running on the future operating systems.
* Modifications are possible only by difficult hex editing of the EXE files
* We cannot fix bugs
* We cannot improve the existing features
* We cannot add new features
'''Current state of Open Eggbert:'''


* Very early stages of development. The amount of the work to do is huge. ''We have to build first the solid code base of the game infrastructure.''
Old versions of [[Visual Studio]], [[DirectX]] 3, [[Direct Play]], [[Windows Phone]] emulators and others may not be supported on the future versions of the [[Windows]] operating systems.
* You can '''play a demo in web browser''', which is available also online at: https://play.openeggbert.com/
* '''Any contributions''' are welcome.
** If you would like to help, you can contact us at '''info@openeggbert.com'''.
** Review, what is planned to be worked on, is here: https://openeggbert.com/title/Projects
** Optionally, we can organize online meetings, share screens etc.
'''Reason:''' No one has yet appeared to start a project to create a recreation (reimplementation) of Speedy Blupi I/2.


'''New era begins:''' Open Eggbert will allow adding new features, fixing bugs, porting the game to new platforms.
Free replacements are: [[SDL]] and [[MonoGame]].


'''New features''' that will enhance the original games, are planned to. '''Examples of new features:''' Recreation of game graphics (doubled resolution). New vehicles. Existing features will be improved.
== Open Eggbert ==
'''[[Open Eggbert]]''' is a '''free''' and '''open-source''' recreation of '''[[Speedy Blupi]] I/II''' computer [[game]] 


Please note: Open Eggbert is specifically focused on recreating Speedy Blupi/Eggbert games. It does not include other Blupi games.
Multiple platforms are supported: [[Windows]], [[Linux]], [[MacOS]], [[Android]], [[Web]] (via [[GWT]]) 


''Open Eggbert does not plan to support iPhone. Reason: iPhone via RoboVM supports only Java 8. But you can try compile Open Eggbert with Java 8 and add iPhone support.''
'''Used technologies:''' [[Java]] (programming language), [[LibGDX]] (game framework).  


== Goals ==
[[File:Information icon flat.svg|frameless|38x38px]] More details about Open Eggbert: [[Open Eggbert]]
== Speedy Blupi (for Windows) ==
Speedy Blupi I is a 2D action game released in [[1998]] for the Windows platform.


# To collect all available knowledge related to the games Speedy Blupi/Eggbert
Speedy Blupi II is its sequel released in [[2001]].
# To create the ultimate specification of Speedy Blupi game.
# To reimplement the original Speedy Blupi game engine
# To reverse engineer the origin Speedy Blupi game engine (EXE or XAP files) ''This has the purpose to find out, how Speedy Blupi engine works in detail.''
# To create free replacements of game assets (MIDI music, WAV sounds, BMP graphics)
# To specify and implement new features with comparison to Speedy Blupi I/II


== Links: ==
== Speedy Blupi for Windows Phone ==
* Github (source code): https://github.com/openeggbert/open-eggbert
[[Speedy Blupi for Windows Phone]] is the game created by [[Daniel Roux]] in [[2013]].
* Documentation: https://openeggbert.com
* File storage: https://drive.openeggbert.com
* Forum: https://forum.openeggbert.com
* List of webs with Speedy Blupi related content: https://net.nanoboot.org/websites.jsp


== How to contribute ==
== Rapid Eggbert ==
* Development ( https://github.com/openeggbert/open-eggbert )
[[Rapid Eggbert]] is the code name for the decompilation of the [[EXE]] file of Speedy Eggbert II.
** Fork the Github repository, add changes and create merge requests.
** Test features for bugs.
** Add missing tests
** Create an issue or suggest a feature backed up by a use case.
** Provide or suggest an implementation of an issue from GitHub Issues.
** Once you've made your decision on what you'd like to do, please inform us beforehand. This ensures that the issue you're interested in hasn't already been addressed or is being worked on in newer versions.
* Documentation ( https://openeggbert.com ).
** Create new articles, improve existing articles. Correct errors, ambiguities and typos.
** Your changes will be made public, once approved. Verified users will be granted the right to public the changes immediately.
* Reverse engineer EXE or XAP files of Speedy Blupi/Eggbert games.
* Discuss the Open Eggbert project ( https://forum.openeggbert.com )
** New features
** Propose your ideas regarding the '''Open Eggbert''' project.
*To create free replacements for game assets
**MIDI music, WAV sounds, BMP graphics
**Applications like Gimp, Inkscape and Blender can be used to achieve these goals
**3D sprites for Speedy Blupi were created using the Ray Dream Studio 3D application
**Music for Speedy Blupi was created using the Microsoft Music Producer application
**Sounds - Original sounds may be the own recordings of the voice of Daniel Roux
== What is also planned in the future ==


=== Open Eggbert Store ===
== Mobile Eggbert ==
Link: https://store.openeggbert.com
[[Mobile Eggbert]] is the code name for the decompilation of the [[XAP]] file of Speedy Blupi for Windows Phone.


Web application written in Java.  
Mobile Eggbert is planned to be ported to an alternative implementation of the [[XNA]] Framework, then it will run also on [[Android]], [[Desktop]] or other platforms.


'''Storage for:'''
== Screenshot of Speedy Blupi I ==
 
# Levels
# Mods (collections of levels, graphics, sounds, music)
This should be integrated with Open Eggbert.
 
=== Play Open Eggbert in the web browser ===
Link: https://play.openeggbert.com
 
This will be the deployed web GWT version of Open Eggbert.
 
=== Open Eggbert forum ===
Link: https://forum.openeggbert.com
 
=== Portal for videos ===
Link: https://videos.openeggbert.com
 
This will contain videos for all Speedy Blupi I and Speedy Blupi II levels and levels of Mods.
 
* A good video format should be used, maybe WEBM.
 
But there should be also another videos -representing various situations of Blupi to preserve the rules, how the game works, for the future and also as the specification.
 
=== Youtube channel ===
https://www.youtube.com/channel/UCa6H3jVxygSrTtbSEHOoUKg
 
Planned content is: Open Eggbert, Speedy Blupi (Windows), Speedy Blupi (Windows Phone)
 
== Open Eggbert Editor ==
A Java application.
 
'''Goals:''' 
 
* creating mods
* editing and analysing sprites and sprite sheets
 
== How does Speedy Blupi look ==
[[File:Speedy blupi screenshot.png|none|frame]]
[[File:Speedy blupi screenshot.png|none|frame]]
== External links ==
Discord server "Blupi Games Fans": https://discord.com/channels/684566221340803092/684569121442234408

Latest revision as of 14:15, 23 November 2024

Introduction

openeggbert.com is an encyclopedia of content related to the game Speedy Blupi (written in the English language):

This website is still in progress.

Special pages

Future

As both the games Speedy Blupi for Windows and for Windows Phones are closed-source and with proprietary dependencies, the goal for the future should be to completely port these games to their open source alternatives: Open Eggbert, Rapid Eggbert, Mobile Eggbert.

  • Free and open source technologies should be used regarding the future and to keep these games running on the future operating systems.

Old versions of Visual Studio, DirectX 3, Direct Play, Windows Phone emulators and others may not be supported on the future versions of the Windows operating systems.

Free replacements are: SDL and MonoGame.

Open Eggbert

Open Eggbert is a free and open-source recreation of Speedy Blupi I/II computer game

Multiple platforms are supported: Windows, Linux, MacOS, Android, Web (via GWT)

Used technologies: Java (programming language), LibGDX (game framework).

More details about Open Eggbert: Open Eggbert

Speedy Blupi (for Windows)

Speedy Blupi I is a 2D action game released in 1998 for the Windows platform.

Speedy Blupi II is its sequel released in 2001.

Speedy Blupi for Windows Phone

Speedy Blupi for Windows Phone is the game created by Daniel Roux in 2013.

Rapid Eggbert

Rapid Eggbert is the code name for the decompilation of the EXE file of Speedy Eggbert II.

Mobile Eggbert

Mobile Eggbert is the code name for the decompilation of the XAP file of Speedy Blupi for Windows Phone.

Mobile Eggbert is planned to be ported to an alternative implementation of the XNA Framework, then it will run also on Android, Desktop or other platforms.

Screenshot of Speedy Blupi I