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



Open Eggbert
240Articles

Hall of Fame: Difference between revisions

No edit summary
No edit summary
Line 161: Line 161:
!HPR
!HPR
!Description
!Description
|-
|[[Mobile Eggbert]]
|
|Yes
|decompiled version of Speedy Blupi (Dada Games)
|-
|-
|[[MonoGame]]
|[[MonoGame]]
Line 190: Line 195:
!Description
!Description
|-
|-
|Open Eggbert
|[[Open Eggbert]]
|⭐⭐⭐
|⭐⭐⭐
|Yes
|Yes
Line 212: Line 217:
|[[GWT]]
|[[GWT]]
|⭐⭐
|⭐⭐
|
|Yes
|Google Web Toolkit - provides the possibility to run Java applications in the web browser
|Google Web Toolkit - provides the possibility to run Java applications in the web browser
|-
|-
|[[JavaScript]]
|[[JavaScript]]
|⭐
|⭐
|
|Yes
|Also thanks to this programming language Open Eggbert runs in the browser
|Also thanks to this programming language Open Eggbert runs in the browser
|-
|-
|[[OpenGL]]
|[[OpenGL]]
|⭐⭐
|⭐⭐
|
|Yes
|OpenGL is used by the LibGDX game framework
|OpenGL is used by the LibGDX game framework
|-
|-
|[[Vulkan]]
|[[Vulkan]]
|⭐⭐
|⭐⭐
|
|Yes
|Vulkan may be an alternative backend for Open Eggbert game engine
|Vulkan may be an alternative backend for Open Eggbert game engine
|-
|-
|[[Blender]]
|[[Blender]]
|⭐⭐
|⭐⭐
|
|Yes
|3D graphics software tool
|3D graphics software tool
|-
|-
Line 252: Line 257:
|[[TeaVM]]
|[[TeaVM]]
|
|
|
|Yes
|Provides the possibility to run Java applications in the web browser
|Provides the possibility to run Java applications in the web browser
|-
|-
Line 262: Line 267:
|[[WebGL]]
|[[WebGL]]
|⭐
|⭐
|
|Yes
|Based on OpenGL, but in browser
|Based on OpenGL, but in browser
|-
|[[WebGPU]]
|⭐
|Yes
|Based mostly on Vulkan, but in browser
|-
|-
|[[LWJGL]]
|[[LWJGL]]
Line 311: Line 321:
!HPR
!HPR
!Description
!Description
|-
|[[Linux]]
|
|Yes
|Free and open source operating system
|-
|-
|[[BMP]]
|[[BMP]]
Line 329: Line 344:
|[[Android]]
|[[Android]]
|⭐⭐⭐
|⭐⭐⭐
|
|Yes
|Operating system, where both the original and reimplementation can be launched
|Operating system, where both the original and reimplementation can be launched
|-
|-

Revision as of 19:22, 13 January 2025

Hall of Fame is list of important items related to the Open Eggbert project.

HPR = High Priority Project - project of great importance, intended for the future

Speedy Blupi for Windows

Item Stars (0-3) HPR Description
Daniel Roux ⭐⭐⭐ C++ a C# developer and author of Speedy Blupi game and author of other Blupi games
Epsitec ⭐⭐⭐ Company, where the development of Speedy Blupi I/II happened
eGames Company, which published Speedy Blupi as Speedy Eggbert
DirectX 3 Set of libraries developed by the Microsoft company for game programming
Windows 95 Windows 95 is the oldest operating system, where Speedy Blupi can be launched
React OS React OS is an operating system, where it is possible to run Speedy Blupi/Eggbert
C++ 98 Programming language used to develop Speedy Blupi/Eggbert
Pentium 100 Minimum CPU requirements for Speedy Blupi
ExaGear Android application, which provides the possibility to run the original on the Android operating system
Winlator Android application, which provides the possibility to run the original on the Android operating system
Limbo x86 PC Emulator Android application, which provides the possibility to run Windows 95 or React OS operating systems on the Android operating system and then run the original Speedy Blupi/Eggbert games
VirtualBox Application, which provides the possibility to run Windows 95 or React OS or other operating systems on desktop (Windows, Linux) and then run the original Speedy Blupi/Eggbert games
VMware Workstation Application, which provides the possibility to run Windows 95 or React OS or other operating systems on desktop (Windows, Linux) and then run the original Speedy Blupi/Eggbert games
Qemu Application, which provides the possibility to run Windows 95 or React OS or other operating systems on desktop (Windows, Linux) and then run the original Speedy Blupi/Eggbert games
Ghidra C++ decompiler
IDA C++ decompiler
Wine ⭐⭐⭐ Provides the ability to run Speedy Blupi/Eggbert (Windows) on the Linux operating system
fluidsynth Linux program providing the support to play MIDI files
Ray Dream Studio 3D software used to create some graphics for Speedy Blupi games
x86 Assembly language ⭐⭐ x86 Assembly language

Speedy Blupi for Windows Phone

Item Stars (0-3) HPR Description
Windows Phone Platform and operating system used to run Speedy Blupi (2013)
XNA Yes

Rapid Eggbert

Item Stars (0-3) HPR Description
Speedy-Eggbert-2-Source-Code-Decomp ⭐⭐⭐ Attempt to decompile Speedy Eggbert 2 https://github.com/HMVocaloid/Speedy-Eggbert-2-Source-Code-Decomp
SDL SDL may be used for the C++ implementation of Open Eggbert
Emscripten Compiles C++ to JavaScript

Mobile Eggbert

Item Stars (0-3) HPR Description
Mobile Eggbert Yes decompiled version of Speedy Blupi (Dada Games)
MonoGame ⭐⭐⭐ Yes
FNA
KNI
Blazor

Open Eggbert

Item Stars (0-3) HPR Description
Open Eggbert ⭐⭐⭐ Yes Java port of Speedy Blupi
Java ⭐⭐⭐ Yes Programming language used to develop Open Eggbert
Pixel ⭐⭐ Yes Pixel is a game library API, which provides many necessary features for Open Eggbert
LibGDX ⭐⭐⭐ Yes Game framework used to develop Open Eggbert
GWT ⭐⭐ Yes Google Web Toolkit - provides the possibility to run Java applications in the web browser
JavaScript Yes Also thanks to this programming language Open Eggbert runs in the browser
OpenGL ⭐⭐ Yes OpenGL is used by the LibGDX game framework
Vulkan ⭐⭐ Yes Vulkan may be an alternative backend for Open Eggbert game engine
Blender ⭐⭐ Yes 3D graphics software tool
Box2D https://box2d.org/documentation/
SVG Vector format used to create new graphics for Open Eggbert
GraalVM An alternative JDK
TeaVM Yes Provides the possibility to run Java applications in the web browser
WebFX JavaFX can run in browser https://github.com/webfx-project/webfx https://webfx.dev/
WebGL Yes Based on OpenGL, but in browser
WebGPU Yes Based mostly on Vulkan, but in browser
LWJGL LibGDX backend for Desktop
Gradle Used to build Open Eggbert
Groovy Groovy is a programming language used to create Gradle scripts
j2cl Java to Closure JavaScript transpiler
Canvas Canvas is a container, which is used to draw 2D shapes and images
JUnit Tool for testing
Design patterns Design Patterns
UML UML

All

Item Stars (0-3) HPR Description
Linux Yes Free and open source operating system
BMP ⭐⭐ Speedy Blupi graphic assets use the BMP format
MIDI ⭐⭐ Speedy Blupi music assets use the MIDI format
WAV ⭐⭐ Speedy Blupi WAV assets use the WAV format
Android ⭐⭐⭐ Yes Operating system, where both the original and reimplementation can be launched
BlupiEdit Speedy Blupi/Eggbert level editor
tiled-blupi Speedy Blupi/Eggbert level editor
X-Edit Speedy Blupi/Eggbert level editor
X-Edit-Mapper Exports levels to PNG files
Blupi ⭐⭐⭐ Character created by Daniel Roux in 1974
MediaWiki ⭐⭐ Software, which openeggbert runs on
ChatGPT ⭐⭐⭐ A great helper enabling you to reach your goal faster and better
English ⭐⭐⭐ Language used to create content on openeggbert.com