Cpp3ds Save

Basic C++ gaming framework and library for Nintendo 3DS

Project README

cpp3ds

Build Status Codecov branch Docker pulls AUR package

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

Installation

Coming soon.

Documentation

Will be released with v1.0 stable

Requirements

  • DevkitARM
  • ctrulib
  • citro3d

For emulator:

For unit tests:

Credit and Thanks

Open Source Agenda is not affiliated with "Cpp3ds" Project. README Source: cpp3ds/cpp3ds
Stars
100
Open Issues
2
Last Commit
7 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating