OHRRPGCE: Difference between revisions

From Game Making Tools Wiki
(Added to Open-Source category)
(other links to lists of games, tidying intro, github link)
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
| image        = [[File:OHRRPGCE_editor.png|220px|left]]
| image        = [[File:OHRRPGCE_editor.png|220px|left]]
| made_by      = OHRRPGCE Developers
| made_by      = OHRRPGCE Developers
| release_date = 1997
| release_date = 1997--
| runs_on      = [[:Category:Android|Android]]<br>[[:Category:Linux|Linux]]<br>[[:Category:Mac OS|Mac OS]]<br>[[:Category:Windows|Windows]]
| runs_on      = [[:Category:Android|Android]]<br>[[:Category:Linux|Linux]]<br>[[:Category:Mac OS|Mac OS]]<br>[[:Category:Windows|Windows]]
| exports_to  = [[:Category:Android Export|Android]]<br>[[:Category:Linux Export|Linux]]<br>[[:Category:Mac OS Export|Mac OS]]<br>[[:Category:Windows Export|Windows]]
| exports_to  = [[:Category:Android Export|Android]]<br>[[:Category:Linux Export|Linux]]<br>[[:Category:Mac OS Export|Mac OS]]<br>[[:Category:Windows Export|Windows]]
}}
}}


A 20+ year old RPG maker originally created by James Paige that is still being actively developed today after becoming open-source software in 2005. Has a fairly small but active community. Fairly true to its roots as a DOS program, but remarkably can export to Android now. Has its own scripting language, HamsterSpeak, that can be used to do some fairly complex things such as side-scrollers. Other than that, though, it is a purely code-free environment to make a fully-featured RPG, including built-in graphics editors and only lacking editors for audio and music.
A 20+ year old [[:Category:RPG|RPG]] maker originally created by [http://hamsterrepublic.com/ James Paige] that is still being actively developed today after becoming [[:Category:Open-Source|open-source]] software in 2005. Has a fairly small but active community. Fairly true to its roots as a [[:Category:DOS|DOS]] program, feels chunky and DOSy in a nice way, but remarkably can export to [[:Category:Android|Android]] now.
 
OHRRPGCE has its own scripting language, HamsterSpeak, that reminds me of [[RPG Maker 2000]] if you had to type the commands yourself instead of select them from menus. It can be used to do some fairly complex things, such as side-scrollers. Other than that though, it's a code-free environment to make a fully-featured RPGs, including a built-in graphics editor (BYO audio and music though).
 
== Example Games ==
* [https://rpg.hamsterrepublic.com/ohrrpgce/Game:Wandering_Hamster Wandering Hamster] - The first OHRRPGCE game.
* [http://store.steampowered.com/app/385030/?title= C. Kane] - An OHRRPGCE game with a Steam release.
* [https://andihagen.wordpress.com/2014/06/15/ramble-planet/ Ramble Planet].
* [https://andihagen.wordpress.com/2016/04/05/void-pyramid/ Void Pyramid].
 
=== Lists ===
 
* [https://rpg.hamsterrepublic.com/ohrrpgce/Where_can_I_find_games%3F Where can I find games?] page on their wiki.
* [https://itch.io/games/tag-ohrrpgce ohrrpgce] tag on Itch.
* [https://rpgmaker.net/games/?engine=21 OHRRPGCE / GAMES] on rpgmaker.net


==See Also==
==See Also==
[https://rpg.hamsterrepublic.com/ohrrpgce/Main_Page?title=Main_Page OHRRPGCE- Wiki] - The official wiki<br>
* [[Guide:OHRRPGCE]]
[http://www.slimesalad.com/?title= Slime Salad :: Game Design] - The most active OHRRPGCE community <br>
* [[:Wikipedia:OHRRPGCE|OHRRPGCE]] on Wikipedia.
[https://rpg.hamsterrepublic.com/ohrrpgce/Game:Wandering_Hamster Wandering Hamster] - The first OHRRPGCE game<br>
* [https://rpg.hamsterrepublic.com/ohrrpgce/ OHRRPGCE- Wiki] - The official wiki.
[http://store.steampowered.com/app/385030/?title= C. Kane] - An OHRRPGCE game with a Steam release
* [http://www.slimesalad.com/ Slime Salad] - The most active OHRRPGCE community.
* [https://github.com/ohrrpgce Official Hamster Republic RPG Construction Engine (OHRRPGCE)] organisation on Github.


[[Category:Game Builder]]
[[Category:Game Builder]]
[[Category:RPG]]
[[Category:RPG]]
[[Category:Open-Source]]
[[Category:Open-Source]]
[[Category:Android]][[Category:Linux]][[Category:Mac OS]][[Category:Windows]][[Category:Linux]]
[[Category:Android]][[Category:Linux]][[Category:Mac OS]][[Category:Windows]]
[[Category:Android Export]][[Category:Linux Export]][[Category:Mac OS Export]][[Category:Windows Export]]

Latest revision as of 04:43, 28 January 2024

The Official Hamster Republic
Role Playing Game Creation Engine
Release date: 1997--
Made by: OHRRPGCE Developers
Runs on: Android
Linux
Mac OS
Windows
Exports to: Android
Linux
Mac OS
Windows


A 20+ year old RPG maker originally created by James Paige that is still being actively developed today after becoming open-source software in 2005. Has a fairly small but active community. Fairly true to its roots as a DOS program, feels chunky and DOSy in a nice way, but remarkably can export to Android now.

OHRRPGCE has its own scripting language, HamsterSpeak, that reminds me of RPG Maker 2000 if you had to type the commands yourself instead of select them from menus. It can be used to do some fairly complex things, such as side-scrollers. Other than that though, it's a code-free environment to make a fully-featured RPGs, including a built-in graphics editor (BYO audio and music though).

Example Games

Lists

See Also