Skip to content
This repository has been archived by the owner on Jul 29, 2023. It is now read-only.
/ RSGL-Connect-4 Public archive

Connect 4 clone written with c++ with the RSGL library. Based on my connect 4 clone written in python/pygame and my SDL port of that same repo. Along with 3DS support by SaCode

License

Notifications You must be signed in to change notification settings

RSGL/RSGL-Connect-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Connect 4 clone written with c++ with the RSGL library. Based on my connect 4 clone written in python/pygame and my SDL port of that same repo. Along with 3DS support by SaCode

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages