Redgreen Game Engine: Difference between revisions
NeonWabbit (talk | contribs) No edit summary |
NeonWabbit (talk | contribs) No edit summary |
||
| Line 44: | Line 44: | ||
'''Redgreen Game Engine''' is a pseudo-game engine brand name and collection of customizable and reusable scripts associated with any interactive title developed by [[Studio RGB-Newt]], and published by [[The Fishal Project]], that contains code where the player controller, the user interface, and/or how objects in the world interact with each other, was written from scratch, and not just a reimplementation of premade templates. It also encompasses all specially-made internal tools, such as level editors, that were created during the development of these titles. | '''Redgreen Game Engine''' is a pseudo-game engine brand name and collection of customizable and reusable scripts associated with any interactive title developed by [[Studio RGB-Newt]], and published by [[The Fishal Project]], that contains code where the player controller, the user interface, and/or how objects in the world interact with each other, was written from scratch, and not just a reimplementation of premade templates. It also encompasses all specially-made internal tools, such as level editors, that were created during the development of these titles. | ||
Redgreen Game Engine was first "used" in the Atari Jaguar homebrew game ''[[F.F.: The Harpy & Dragon]]'', written in C using the Raptor Engine API, where it retains the initial version number v1.2600, as a reference to the earlier Atari 2600 development effort of the project. Some editor tools were written in Python. | Redgreen Game Engine was first "used" in the Atari Jaguar homebrew game ''[[F.F.: The Harpy & Dragon]]'', written in C using the Raptor Engine API, where it retains the initial version number v1.2600, as a reference to the earlier Atari 2600 development effort of the project. Some editor tools that are part of Redgreen Game Engine were also written in Python. Known by its shorthand "rgGE", it is part of the [[Redgreen Software Suite]], alongside sister creative software projects by [[NeonWabbit]] that use "Redgreen" branding. | ||
An actual game engine is also tentatively in the works under the title '''Redgreen Game Engine NEXT'''. | An actual game engine is also tentatively in the works under the title '''Redgreen Game Engine NEXT'''. | ||