Skip to content

Releases: CPULL/Retro-Game-Engine

Retro Game Engine Win64 - Version 0.4

28 Feb 09:43

Choose a tag to compare

Pre-release

The engine is completed, the developments tools are completed too (only font editing is missing.)
Sprites and Tilemaps are working. Sound effects and Music are working (but they should be polished.)
Full Rom and Cartridge edit capabilities. Real time code developing and debugging with breakpoints, inspector of variables, and update of values of variables in real time.

Retro Game Engine Linux64 - Version 0.4

28 Feb 09:45

Choose a tag to compare

Pre-release

The engine is completed, the developments tools are completed too (only font editing is missing.)
Sprites and Tilemaps are working. Sound effects and Music are working (but they should be polished.)
Full Rom and Cartridge edit capabilities. Real time code developing and debugging with breakpoints, inspector of variables, and update of values of variables in real time.

Retro Game Engine - Windows64 - V0.3a

30 Jan 17:23

Choose a tag to compare

Pre-release

The engine is almost completed, the developments tools are almost completed too.
Sprites are working, tilemaps are partially working.
Some things have to be improved before the project goes to V1.0, especially the way the "data" is loaded.
Right now it takes just too much time to parse all data (can be about a megabyte) from hexadecimal ascii numbers.
Next release will have a separate "rom" file for the binary data.

Retro Game Engine Linux64 - Version 0.3a

30 Jan 17:24

Choose a tag to compare

The engine is almost completed, the developments tools are almost completed too.
Sprites are working, tilemaps are partially working.
Some things have to be improved before the project goes to V1.0, especially the way the "data" is loaded.
Right now it takes just too much time to parse all data (can be about a megabyte) from hexadecimal ascii numbers.
Next release will have a separate "rom" file for the binary data.

Retro Game Engine Linux64 - Version 0.2b

18 Jan 11:18

Choose a tag to compare

Progress on the tracker for the music editor in the Dev tools.
Fixed a problem with the parsing of the code in case of specific locales.
Improved scaling in case of resizing the main window
Removed debug code

Retro Game Engine Win64 - Version 0.2b

18 Jan 11:17

Choose a tag to compare

Pre-release

Progress on the tracker for the music editor in the Dev tools.
Fixed a problem with the parsing of the code in case of specific locales.
Improved scaling in case of resizing the main window
Removed debug code

Retro Game Engine Linux64 - Version 0.2a

14 Jan 12:02

Choose a tag to compare

Working with basic sounds and improved development tools.
Full music tracker and sound waves editor in the Development tools.

Retro Game Engine Win64 - Version 0.2a

14 Jan 12:01

Choose a tag to compare

Pre-release

Working with basic sounds and improved development tools.
Full music tracker and sound waves editor in the Development tools.

Retro Game Engine Linux64 - Version 0.1a

05 Jan 10:49

Choose a tag to compare

Working, with only a single cartridge as example.
Tiles and Sounds are not yet supported.

Retro Game Engine Win64 - Version 0.1a

04 Jan 18:50

Choose a tag to compare

Pre-release

Working, with only a single cartridge as example.
Tiles and Sounds are not yet supported.