Skip to content

homma/proconlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A library to use Pro Controller from C++ program.

Prerequisites

  • SDL3 (ex. brew install sdl3)
  • SCons to build the example program

To build and run a sample program

Install required packages.

$ brew install -y sdl3 scons

Clone this repository.

$ git clone https://github.com/homma/proconlib.git

Build the example program.

$ cd proconlib
$ ./task/build.sh

Run the example program.

$ ./example/procon_check

About

Procon library for C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors