OHRRPGCE: Difference between revisions
From Game Making Tools Wiki
(Added section for example games, added links, shuffled some around) |
(other links to lists of games, tidying intro, github link) |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
}} | }} | ||
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 open-source software in 2005. Has a fairly small but active community. Fairly true to its roots as a [[:Category:DOS|DOS]] program, but remarkably can export to [[:Category:Android|Android]] now. | 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 == | == Example Games == | ||
Line 15: | Line 17: | ||
* [https://andihagen.wordpress.com/2014/06/15/ramble-planet/ Ramble Planet]. | * [https://andihagen.wordpress.com/2014/06/15/ramble-planet/ Ramble Planet]. | ||
* [https://andihagen.wordpress.com/2016/04/05/void-pyramid/ Void Pyramid]. | * [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== | ||
* [[Guide:OHRRPGCE]] | |||
* [[:Wikipedia:OHRRPGCE|OHRRPGCE]] on Wikipedia. | * [[:Wikipedia:OHRRPGCE|OHRRPGCE]] on Wikipedia. | ||
* [https://rpg.hamsterrepublic.com/ohrrpgce/ OHRRPGCE- Wiki] - The official wiki. | * [https://rpg.hamsterrepublic.com/ohrrpgce/ OHRRPGCE- Wiki] - The official wiki. | ||
* [http://www.slimesalad.com/ Slime Salad] - The most active OHRRPGCE community. | * [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]] |
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
- Wandering Hamster - The first OHRRPGCE game.
- C. Kane - An OHRRPGCE game with a Steam release.
- Ramble Planet.
- Void Pyramid.
Lists
- Where can I find games? page on their wiki.
- ohrrpgce tag on Itch.
- OHRRPGCE / GAMES on rpgmaker.net
See Also
- Guide:OHRRPGCE
- OHRRPGCE on Wikipedia.
- OHRRPGCE- Wiki - The official wiki.
- Slime Salad - The most active OHRRPGCE community.
- Official Hamster Republic RPG Construction Engine (OHRRPGCE) organisation on Github.