Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (17 loc) · 561 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 561 Bytes

RSGL-Connect-4

Building linux

git clone https://github.com/RSGL-Org/RSGL-Connect-4.git

cd RSGL-Connect-4

make 

./Connect4

Bulding 3ds (3ds support by SaCode)

3DS SUPPORT IS CURRENTLY UNSTABLE

Install devkitpro / 3ds-dev (more info on https://devkitpro.org/wiki/Getting_Startedm)

git clone https://github.com/RSGL-Org/RSGL-Connect-4.git

cd RSGL-Connect-4

make

? The 3ds binaries are in ./3ds

Authors

Colleague Riley

SaCode