Redgreen Game Engine: Difference between revisions

From WikipediNyah
(14 intermediate revisions by the same user not shown)
Line 12: Line 12:
| other_names = Redgreen GE
| other_names = Redgreen GE
| author = [[NeonWabbit|Darien Brice Dickinson]]
| author = [[NeonWabbit|Darien Brice Dickinson]]
| developer = [[Studio RGB-Newt#Team Redgreen|Team Redgreen]]
| developer = {{Unbulleted list|[[Studio RGB-Newt]]|[[Studio RGB-Newt#Team Redgreen|Team Redgreen]]}}
| released = {{Start date and age|2024}}
| released = {{Start date and age|2024}}
| ver layout = <!-- simple (default) or stacked -->
| ver layout = <!-- simple (default) or stacked -->
Line 22: Line 22:
| repo = <!-- {{URL|example.org}} -->
| repo = <!-- {{URL|example.org}} -->
| qid =  
| qid =  
| programming language = batari Basic (v1.2600 only)
| programming language = Assembly, BASIC (v1.2600 only)
| middleware =
| middleware =
| engine =  
| engine =  
Line 42: Line 42:
}}
}}


'''Redgreen Game Engine''' is a brand name associated with any interactive product 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, nor relying on heavy usage of a visual scripting language like Unreal Engine's blueprints.
'''Redgreen Game Engine''' is a pseudo-game engine brand name and collection of reusable scripts associated with any interactive product 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, nor relying on heavy usage of a visual scripting language like Unreal Engine's blueprints.


Redgreen Game Engine was first "used" in the Atari 2600 homebrew game ''[[F.F.: The Harpy & Dragon]]'', written in batari Basic, where it was given the version number v1.2600. It is semi-related to sister software projects by [[NeonWabbit]] that use "Redgreen" branding, such as [[Redgreen OS]].
Redgreen Game Engine was first "used" in the Atari 7800 homebrew game ''[[F.F.: The Harpy & Dragon]]'', written in Assembly and BASIC, where it retains the version number v1.2600, as a reference to the earlier Atari 2600 development effort of the project. It is semi-related to sister software projects by [[NeonWabbit]] that use "Redgreen" branding, such as [[Redgreen OS]].
 
An actual game engine is also tentatively in the works under the title '''Redgreen Game Engine NEXT'''.


== History ==
== History ==
Line 56: Line 58:
=== Mascot ===
=== Mascot ===


Like [[Redgreen OS]], the mascot of Redgreen Game Engine is [[Newfolde]].
Like all applications in the Redgreen Software Suite, the mascot of Redgreen Game Engine is [[Newfolde]].


== Versions and platforms ==
== Versions and platforms ==
Line 62: Line 64:
=== Build v1.2600 ===
=== Build v1.2600 ===


* Atari 2600/VCS
* Atari 7800
* Sears Video Arcade
* Other Atari 2600-compatibles


== Notable games ==
== Notable games ==


{{See also|List of Studio RGB-Newt games by engine or framework#Redgreen_Game_Engine}}
{{See also|List of Studio RGB-Newt games by engine or framework#Redgreen Game Engine}}


== See also ==
== See also ==
* [[Redgreen BooruTagger]], a sister project in the Redgreen software suite, allowing tags for imageboards to be automatically generated after going through a custom-defined survey, rather then typing them by hand.
* [[Redgreen OS]], a Linux From Scratch-based Linux distribution.


== Notes ==
== Notes ==
Line 77: Line 80:


== External links ==
== External links ==
* [https://github.com/NeonWabbit/Redgreen-GE NeonWabbit/Redgreen-GE] on GitHub (repository currently set to private)
{{Redgreen Software}}


[[Category: Software]]
[[Category: Software]]

Revision as of 02:02, 24 April 2024

Redgreen Game Engine
Other namesRedgreen GE
Original author(s)Darien Brice Dickinson
Developer(s)
Initial release2024; 0 years ago (2024)
Written inAssembly, BASIC (v1.2600 only)
TypeGame engine

Redgreen Game Engine is a pseudo-game engine brand name and collection of reusable scripts associated with any interactive product 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, nor relying on heavy usage of a visual scripting language like Unreal Engine's blueprints.

Redgreen Game Engine was first "used" in the Atari 7800 homebrew game F.F.: The Harpy & Dragon, written in Assembly and BASIC, where it retains the version number v1.2600, as a reference to the earlier Atari 2600 development effort of the project. It is semi-related to sister software projects by NeonWabbit that use "Redgreen" branding, such as Redgreen OS.

An actual game engine is also tentatively in the works under the title Redgreen Game Engine NEXT.

History

Development

Overview

Features

Mascot

Like all applications in the Redgreen Software Suite, the mascot of Redgreen Game Engine is Newfolde.

Versions and platforms

Build v1.2600

  • Atari 7800

Notable games

See also

  • Redgreen BooruTagger, a sister project in the Redgreen software suite, allowing tags for imageboards to be automatically generated after going through a custom-defined survey, rather then typing them by hand.
  • Redgreen OS, a Linux From Scratch-based Linux distribution.

Notes

References

External links