mirror of
https://github.com/encounter/cpp3ds.git
synced 2026-03-30 11:04:22 -07:00
b4eca7f644f7bbed31857e6889fa4b2f42036b06
cpp3ds 
Basic C++ gaming framework and library for Nintendo 3DS.
cpp3ds is essentially a barebones port of SFML with a parallel native 3ds emulator built on top of it. The goal is to completely abstract the developer from the hardware SDK and provide a nice object-oriented C++ framework for clean and easy coding. And the emulator is designed to provide a means of surface-level realtime debugging (with GDB or whatever you prefer).
Won't be stable and usable until v1.0
Documentation
Will be released with v1.0 stable
Requirements
- DevkitARM
- ctrulib
For emulator:
For unit tests:
Credit and Thanks
Languages
C++
82%
C
15.2%
CMake
2.4%
Python
0.2%