Robertvokac (talk | contribs) No edit summary |
Robertvokac (talk | contribs) No edit summary |
||
Line 78: | Line 78: | ||
'''[[Open Eggbert]]''': [[open source]] recreation of game [[Speedy Blupi]] (both the desktop and phone versions) | '''[[Open Eggbert]]''': [[open source]] recreation of game [[Speedy Blupi]] (both the desktop and phone versions) | ||
[[Rapid Eggbert]]: the decompiled version [[Speedy Blupi (Desktop)]] game | |||
[[Rapid Eggbert]]: the decompiled version [[Speedy Blupi (Desktop)]] game | |||
[[Mobile Eggbert]]: the decompiled version of [[Speedy Blupi (Phone)]] | [[Mobile Eggbert]]: the decompiled version of [[Speedy Blupi (Phone)]] | ||
Line 92: | Line 88: | ||
[[JDotNet]]: Java partial reimplementation of [[.Net]] classes, enums and structs. | [[JDotNet]]: Java partial reimplementation of [[.Net]] classes, enums and structs. | ||
== | === Speedy Blupi (Desktop) === | ||
'''[[Speedy Blupi (Desktop)]]''' is 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 (Phone) === | |||
[[Speedy Blupi for Windows Phone|Speedy Blupi (Phone)]] is a game created and released by [[Daniel Roux|Daniel Rou]][[Daniel Roux|x]] in [[2013]] for the [[Windows Phone]] platform. | |||
== Open Eggbert == | === Open Eggbert === | ||
'''[[Open Eggbert]]''' is a '''free''' and '''open | '''[[Open Eggbert]]''' is 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]]) | Multiple platforms are supported: [[Windows]], [[Linux]], [[MacOS]], [[Android]], [[Web]] (via [[GWT]] or [[TeaVM]]) | ||
'''Used technologies:''' [[Java]] (programming language), [[LibGDX]] (game framework), [[Pixel]] (game framework). | '''Used technologies:''' [[Java]] (programming language), [[LibGDX]] (game framework), [[Pixel]] (game framework). | ||
== Rapid Eggbert == | === Rapid Eggbert === | ||
[[Rapid Eggbert]] is the code name for the decompilation of the [[EXE]] file of Speedy Eggbert II. | [[Rapid Eggbert]] is the code name for the decompilation of the [[EXE]] file of Speedy Eggbert II. | ||
== Mobile Eggbert == | === Mobile Eggbert === | ||
[[Mobile Eggbert]] is the code name for the decompilation of the [[XAP]] file of Speedy Blupi for Windows Phone. | [[Mobile Eggbert]] is the code name for the decompilation of the [[XAP]] file of Speedy Blupi for Windows Phone. | ||
Revision as of 07:38, 26 December 2024
openeeggbert.com | |
---|---|
E-mail contact | info@openeggbert.com |
Encyclopedia | https://openeggbert.com |
Source code | https://github.com/openeggbert |
Source code (mirror) | https://code.openeggbert.com |
Forum | https://forum.openeggbert.com |
Report bugs and features | https://issues.openeggbert.com |
Play online | https://play.openeggbert.com/ |
Play online (TeaVM) | https://playt.openeggbert.com/ |
Play online (test) | https://test.openeggbert.com/ |
Play online (test, TeaVM) | https://testt.openeggbert.com/ |
File storage | https://drive.openeggbert.com/ |
Google Drive(mostly not up to date) | https://drive.google.com/... |
Maven artifacts | https://repo.openeggbert.com |
Video storage | https://videos.openeggbert.com |
Youtube channel | https://www.youtube.com/@OpenEggbert-e7t |
Related Youtube videos | https://youtube.openeggbert.com |
Related websites | Webs related to Speedy Blupi |
Internet archive | Internet archive |
Archive (pywb) | https://archive.openeggbert.com/main |
Archive of warc files | https://warc.openeggbert.com |
What is Open Eggbert
- Fan website about the game Speedy Blupi
- Encyclopedia about Speedy Blupi
- Archive of web pages, files, github repositories and Youtube videos related to Speedy Blupi
- Free and open-source reimplementation of Speedy Blupi
See: All articles, All categories or Special Pages.
Introduction
Open Eggbert: open source recreation of game Speedy Blupi (both the desktop and phone versions)
Rapid Eggbert: the decompiled version Speedy Blupi (Desktop) game
Mobile Eggbert: the decompiled version of Speedy Blupi (Phone)
Pixel: game framework written in the Java programming language and providing an interface, which must be implemented by backends.
JXNA: Java reimplementation of the XNA game framework running on top of Pixel game framework.
JDotNet: Java partial reimplementation of .Net classes, enums and structs.
Speedy Blupi (Desktop)
Speedy Blupi (Desktop) is 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 (Phone)
Speedy Blupi (Phone) is a game created and released by Daniel Roux in 2013 for the Windows Phone platform.
Open Eggbert
Open Eggbert is 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).
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.