SaiBalaji-PSS / Homebrew-game-ports-

A multi-platform C++ game made using SDL and ported to Windows,Mac,Linux,Nintendo Switch,Xbox using Homebrew SDK nxdk and devkitpro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homebrew-game-ports-

A multi-platform C++ game made using SDL(OpenGL wrapper) for PC later ported to Nintendo Switch,Linux,Original Xbox(2001),MacOS

collage-3

Compiling

Windows/Mac/Linux

Install the SDL2 then execute make in the PC/Linux/Mac folder. Screenshot 2021-07-28 at 11 06 15 AM

Xbox

Install nxdk then execute make in the XboxPort folder to generate XISO. Load it in Xbox(2001) console or in Xemu ezgif com-gif-maker

Nintendo Switch

Install devkitpro then execute make in the Switch port folder to generate .nro file. Load it in console using hbMenu or Emulators Ryujinx or Yuzu

Screenshot 2021-07-28 at 11 19 22 AM

About

A multi-platform C++ game made using SDL and ported to Windows,Mac,Linux,Nintendo Switch,Xbox using Homebrew SDK nxdk and devkitpro


Languages

Language:C 97.1%Language:Makefile 1.3%Language:C++ 0.9%Language:Objective-C 0.6%Language:CMake 0.1%