LÖVE for Nintendo Homebrew
Find a file
2025-10-06 11:36:09 -04:00
.github switch: send resize event 2025-07-14 20:20:30 -04:00
.vscode Joystick mapping fix (#262) 2025-08-01 19:59:33 -04:00
include fix: TempTransform pushing to stack twice (#263) 2025-08-06 08:52:37 -04:00
libraries LÖVE Potion 3.0 (#213) 2023-10-16 11:15:42 -04:00
platform 3ds: battery level fix (#264) 2025-10-06 11:36:09 -04:00
source switch: send resize event 2025-07-14 20:20:30 -04:00
.clang-format LÖVE Potion 3.0 (#213) 2023-10-16 11:15:42 -04:00
.gitattributes LÖVE Potion 3.0 (#213) 2023-10-16 11:15:42 -04:00
.gitignore Joystick mapping fix (#262) 2025-08-01 19:59:33 -04:00
CMakeLists.txt update version string 2024-08-12 12:08:27 -04:00
LICENSE.md LÖVE Potion 3.0 (#213) 2023-10-16 11:15:42 -04:00
README.md LÖVE Potion 3.0 (#213) 2023-10-16 11:15:42 -04:00

LÖVE Potion

LÖVE for Nintendo Homebrew.

You can find the API reference and how to start making your own games on the Wiki!

Build Statuses

Nintendo 3DS Nintendo Switch Nintendo Wii U

Help and Support

Discord Shield

Acknowledgements

  • devkitPro

    • devkitARM and libctru
    • devkitPPC and wut
    • devkitA64 and libnx
    • Various portlibs for the consoles
  • piepie

    • Various C++ components
  • fincs

    • citro2d, citro3d, and deko3d
  • mtheall

    • Initial debugging with Switch font rendering
  • LÖVE's Developers

    • Code is referenced and used in this project
  • videah

    • Original author of LÖVE Potion