Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages