A terrario made for Graph 90 and CG 50.
Go to file
Tuper444 5ba62ff0ae
Add files via upload
2024-02-17 09:13:13 +00:00
.github Architecture description 2021-02-08 13:02:30 +13:00
assets-cg/img Add files via upload 2024-02-17 09:13:13 +00:00
assets-fx updated map tool, made cursor more visible, changed generation a bit 2022-02-28 00:41:32 +13:00
include Didn't update version string 2022-02-28 00:41:57 +13:00
src some formatting 2022-02-28 00:58:12 +13:00
util Didn't update version string 2022-02-28 00:41:57 +13:00
.gitattributes Initial commit 2020-07-04 23:43:15 +12:00
.gitignore Remove build file 2021-06-09 01:22:12 +12:00
ARCHITECTURE.md Architecture description 2021-02-08 13:02:30 +13:00
LICENSE Create LICENSE 2022-02-28 00:41:58 +13:00
Makefile Asset subfolders 2021-01-14 02:40:39 +13:00
README.md Update README.md 2020-11-19 21:01:57 +13:00
project.cfg Cleanup 2021-06-08 01:14:52 +12:00

README.md

Terrario - A Terraria rewrite for the FX-9860GII / FX-9750GIII / Graph 35+E / Graph 35+E II

Check the releases tab for the latest working build of the game.
Thanks to Lephenixnoir for their work on gint and the fxSDK.

Build Dependencies

If you want to build this project yourself, you need a few dependencies.

  • A suitable GCC toolchain built and configured for SH3eb-elf
  • The gint runtime and fxSDK
  • The SuperH port of Newlib installed

Here's a link with more info.

Licenses

The source code in this repository is under the MIT license.
The image assets in this repository are under the CC BY 4.0 license.
See LICENSE.txt for more details.