Skip to content

Game in development for the Sega Genesis utilizing SGDK. Project started as a text based adventure RPG and has now evolved into a sprite based game. More details to come.

izzy1090/adventure-rpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game development has switched over to another repository. To track development, please see Stellar Winds for updates on future development.

Before you clone this repo and get coding you need to setup a local dev environment and all the env required for SGDK as well as associated toolchains.

To setup a env and a local dev. environment, please follow the instructions on marsdev.

After marsdev has been installed and setup, you need to replace the contents of SGDK with the latest contents of SGDK from the repo.

Finally clone this repo in your desired project directory within marsdev, and you should be all set to utilize make files and compile your build!

The following instructions are for Mac OS only.

After each build compilation, if you want to run your compiled ROM using OpenEmu from the terminal to make things easier. Please edit the openemu.sh to include the file path of where your compiled rom lives. See below for reference.

open -a OpenEmu "add the exact filepath of where your rom lives inside these quotes"

After you've set your filepath, simply run the openemu.sh file in your desired terminal. For example, if you're working with VSCode, you can right-click the file and choose "Run Code" and it should run the rom in OpenEmu.

About

Game in development for the Sega Genesis utilizing SGDK. Project started as a text based adventure RPG and has now evolved into a sprite based game. More details to come.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published