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



Open Eggbert
133Articles

Open Eggbert: Difference between revisions

No edit summary
No edit summary
Line 99: Line 99:
# New ways of control of the game:  
# New ways of control of the game:  
#* white transparent buttons (similar to the Windows Phone version) on the touch screen
#* white transparent buttons (similar to the Windows Phone version) on the touch screen
#* accelerometer (similar to the Windows Phone version) - available only on the Android version
#* accelerometer (similar to the Windows Phone version) - available only on the Android version'
#* onscreen keyboard
# New keyboard shortcuts:
#* F7: Speed 4x
#* F8: Speed 8x


== Subpages ==
== Subpages ==

Revision as of 15:23, 6 August 2024

What is "Open Eggbert"

This is original image of Open Eggbert created by Robert Vokáč

Open Eggbert is open-source free game engine recreation (top down method) of the Speedy Blupi computer game.[1][2][3]

Open Eggbert is multiplatform: Desktop (Windows, Linux, MacOS), Android, Web (via GWT)

Its name is not "Open Blupi", because "Blupi" is the registered trademark of Epsitec company.[4]

Licence: GPL version 3 or later

Used technologies

Java 17

LibGDX

Compatibility mode

If any other than "Disabled" compatibility mode is activated, than Open Eggbert behaves almost exactly like the given game version. But Open Eggbert features are disabled. But some limitations will be present.

Open Eggbert is planned to support the following compatibility modes:

  1. Speedy Blupi Demo
  2. Speedy Blupi I
  3. Speedy Blupi II
  4. Speedy Eggbert Demo
  5. Speedy Eggbert 1
  6. Speedy Eggbert 2
  7. Disabled - all new features, graphics, sounds, music, etc. of Open Eggbert will be present.

There should be the possibility to allow some Open Eggbert only features even in the case, that the compatibility mode is not disabled.

  • For example disable cheat, even the game behaves like Speedy Eggbert I.

Note: Speedy Eggbert is the renamed version released by eGames company..

Goals of "Open Eggbert"

  1. To provide the ultimate specification of "Speedy Blupi/Eggbert Games".
    • This specification should be as sufficient as possible to recreate these games.
    • This specification should completely include details for graphics, sounds, cheats, hacks, bugs, behaviours.
  2. To record videos playing all levels and all possible situations.
  3. To provide help how to run and modify Speedy Blupi/Eggbert (Exagear, Wine, Windows Phone emulation or rooting, etc.)
  4. To list all important websites related to Speedy Blupi/Eggbert. See https://net.nanoboot.org/websites.jsp
  5. To recreate Speedy Blupi/Eggbert games using Java programming language and the FXGL library.
    • Possible discussion for the technologies to be used is open.
    • Open Eggbert should be just one engine capable to be switched to behave like one of versions of the game. It will be possible to launch Open Eggbert in one of these 8 modes: Blupi Demo, Blupi I, Blupi II, Eggbert Demo, Eggbert 1, Eggbert 2, Phone, Open
    • It will be a very long way to develop "Open Eggbert", but I think, that the revival of these games is possible.
    • Source code is not available for any of Speedy Blupi/Eggbert games". This means, we cannot use these source codes to create a game like Speedy Blupi 3, but the recreation is the way.
  6. To create the completely new graphic. Possible applications to be used for this task are Gimp and Blender, for example.
    1. 3D models will be used to create the new prerendered sprites
    2. Game resolution will be 640*480 or 1280*960 (or another technical solution - to be discussed)
  7. To create Open Eggbert 3. It means new features in the game.
  8. Support for these platforms: Desktop(Windows, Linux, macOS), Web, Android, iOS

Development of "Open Eggbert"

Current status of development of Open Eggbert: It just started (3rd July 2024)

Source code repository (now almost empty): https://github.com/openeggbert/open-eggbert

GraalVM or GluonHQ may be used to port it to native Linux or Windows or Android or Iphone executable files.

New features with comparison to Speedy Blupi/Eggbert 1/2/I/II

  1. Open Eggbert Editor - new separate application, an alternative level editor. Features will be inspired by X-Edit, X-Edit-Mapper and BlupiEdit and tiled-blupi
  2. An alternative new Graphics - will be created and modeled probably with Blender and Gimp and Inkscape.
  3. New directories:
    • IMAGE24 - 24 bit graphics (BMP or PNG)
    • MAGE24X2 - 24 bit graphics with the double detailed resolution with the comparison to Speedy Blupi I/II
  4. 40 frames per second (FPS) for sprites(Speedy Blupi/Eggbert 1/2/I/II have FPS 20). This means twice more sprites for animations.
  5. 24 bit color depth
  6. Resolution 1280x960, or possible any resolution.
  7. New vehicles - ship, submarine, bike, line skates, ...
  8. New cheats
  9. Improved multiplayer mode. More than 4 Eggberts in the multiplayer. And others.
  10. Some bugs in Speedy Blupi/Eggbert 1/2/I/II won't exist (Unfortunately some new unwanted bugs will be introduced)
  11. Support for mods - external directories or compressed archives with:
    1. worlds in directory data (mandatory)
    2. alternative graphics in directories IMAGES08 or IMAGES16 or IMAGE24 OR IMAGES16X2 OR IMAGES24X2 (optional)
    3. alternative WAV sounds in directory SOUND
    4. alternative MIDI music in directory SOUND
  12. Use of artificial intelligence - for example to simulate other players for multiplayer or to simulate gameplay by the computer or to generate new worlds
  13. World generator (using computer algorithm or artificial intelligence)
  14. World size could be also: width=200 height=200
  15. Infinite worlds - provided by the world generator
  16. Limits will be changed: size and object limit in levels. This requires new file format - maybe EGT file name extension.
  17. Dream blocks will be back
  18. Possibility to forbid cheats
  19. Some ideas and features from Speedy Blupi for Windows Phone should also appear in the Open Eggbert
  20. Ideas:
    • Respawnable objects
    • Another/custom water colors
    • liana, ladder
    • different types of bombs
    • multi-station lifts with circle and shuttle mode - lifts with more than two checkpoints
    • editing levels on the fly (during the gameplay)
    • widescreen display mode
    • ice blocks, sliding ice blocks
  21. Mouse, key and touch presses can be shown in real time on screen (inspired by https://github.com/Jax-Core/Keystrokes https://gitlab.com/screenkey/screenkey https://linux.die.net/man/1/xev https://kbd-project.org/manpages/man1/showkey.1.html https://www.omgubuntu.co.uk/screenkey-show-key-presses-screen-ubuntu)
  22. New Eggbert colors - probably realized by some color manipulation of BMP or PNG files.
  23. Editing CONFIG.DEF will be possible via a new graphical interface in the game.
  24. Switching between fullscreen and window modes without the requiring to exit the game and then start again.
  25. It will be possible to switch between game spaces without exiting the game and starting again.
  26. New ways of control of the game:
    • white transparent buttons (similar to the Windows Phone version) on the touch screen
    • accelerometer (similar to the Windows Phone version) - available only on the Android version'
    • onscreen keyboard
  27. New keyboard shortcuts:
    • F7: Speed 4x
    • F8: Speed 8x

Subpages

References