diff --git a/content/ja-JP/_index.md b/content/ja-JP/_index.md new file mode 100644 index 0000000..a4764db --- /dev/null +++ b/content/ja-JP/_index.md @@ -0,0 +1,9 @@ +# Engaging Games and Open Source Tools + +Studio Ripe is a Adelaide Based Indie Game Developer that focuses on creating engaging games, and open source tools to help with game development. + +## Open Source Tools + +Check our open source tools that are designed to help developers with their development workflow. The latest tool we have released is retrodevhelper that allows users to develop retro applications easier. + +[See all of our tools](https://studioripe.com/tools) diff --git a/content/ja-JP/games.md b/content/ja-JP/games.md new file mode 100644 index 0000000..b180589 --- /dev/null +++ b/content/ja-JP/games.md @@ -0,0 +1,8 @@ +--- +title: Games +--- + + +## Platformer Game (Coming Soon) + +Our first game will be a platformer with an engaging world that will be releasing in 2023. diff --git a/content/ja-JP/tools.md b/content/ja-JP/tools.md new file mode 100644 index 0000000..979e381 --- /dev/null +++ b/content/ja-JP/tools.md @@ -0,0 +1,23 @@ +--- +title: Tools +--- + +# retrodevhelper + +![Screenshot of retrodevhelper](/img/sgdk-getting-started/2.webp) + +[Check out the GitHub](https://github.com/studioripe/retrodevhelper) + +A CLI designed to make retro game development easier by allowing projects to be created, builds, and running builds via simple command line statements. + +Supported SDKs + +- SGDK (Sega Genesis) + +Supported Operating Systems + +- macOS + +Supported Emulators + +- Genesis Plus (macOS) diff --git a/content/ko-KR/_index.md b/content/ko-KR/_index.md new file mode 100644 index 0000000..a4764db --- /dev/null +++ b/content/ko-KR/_index.md @@ -0,0 +1,9 @@ +# Engaging Games and Open Source Tools + +Studio Ripe is a Adelaide Based Indie Game Developer that focuses on creating engaging games, and open source tools to help with game development. + +## Open Source Tools + +Check our open source tools that are designed to help developers with their development workflow. The latest tool we have released is retrodevhelper that allows users to develop retro applications easier. + +[See all of our tools](https://studioripe.com/tools) diff --git a/content/ko-KR/games.md b/content/ko-KR/games.md new file mode 100644 index 0000000..b180589 --- /dev/null +++ b/content/ko-KR/games.md @@ -0,0 +1,8 @@ +--- +title: Games +--- + + +## Platformer Game (Coming Soon) + +Our first game will be a platformer with an engaging world that will be releasing in 2023. diff --git a/content/ko-KR/tools.md b/content/ko-KR/tools.md new file mode 100644 index 0000000..979e381 --- /dev/null +++ b/content/ko-KR/tools.md @@ -0,0 +1,23 @@ +--- +title: Tools +--- + +# retrodevhelper + +![Screenshot of retrodevhelper](/img/sgdk-getting-started/2.webp) + +[Check out the GitHub](https://github.com/studioripe/retrodevhelper) + +A CLI designed to make retro game development easier by allowing projects to be created, builds, and running builds via simple command line statements. + +Supported SDKs + +- SGDK (Sega Genesis) + +Supported Operating Systems + +- macOS + +Supported Emulators + +- Genesis Plus (macOS)