All Projects â†’ videah â†’ Lovepotion

videah / Lovepotion

Licence: mit
💖 Lua + LÖVE + 3DS = LövePotion

Programming Languages

c
50402 projects - #5 most used programming language
lua
6591 projects

Projects that are alternatives of or similar to Lovepotion

Gdx Ai
Artificial Intelligence framework for games based on libGDX or not. Features: Steering Behaviors, Formation Motion, Pathfinding, Behavior Trees and Finite State Machines
Stars: âś­ 907 (+446.39%)
Mutual labels:  framework, gamedev
Awesome Haxe Gamedev
Resources for game development on haxe
Stars: âś­ 213 (+28.31%)
Mutual labels:  framework, gamedev
Opensurge
A fun 2D retro platformer inspired by Sonic games and a game creation system.
Stars: âś­ 143 (-13.86%)
Mutual labels:  gamedev, homebrew
Artemis Odb
A continuation of the popular Artemis ECS framework
Stars: âś­ 628 (+278.31%)
Mutual labels:  framework, gamedev
Phaser Node Kit
Rapid Game Development with PhaserJS and Node for Modern Browsers
Stars: âś­ 39 (-76.51%)
Mutual labels:  framework, gamedev
Duality
a 2D Game Development Framework
Stars: âś­ 1,231 (+641.57%)
Mutual labels:  framework, gamedev
Fxgl
Stars: âś­ 2,378 (+1332.53%)
Mutual labels:  framework, gamedev
Xrepo
🗂️ A cross-platform C/C++ package manager based on Xmake
Stars: âś­ 162 (-2.41%)
Mutual labels:  homebrew
Qframework
Unity3D System Design Architecture
Stars: âś­ 2,326 (+1301.2%)
Mutual labels:  framework
Objfw
[Official Mirror] A portable framework for the Objective-C language.
Stars: âś­ 161 (-3.01%)
Mutual labels:  framework
Discord Player
🎧 Complete framework to simplify the implementation of music commands using discords.js v12
Stars: âś­ 161 (-3.01%)
Mutual labels:  framework
Mandarinets
Mandarine.TS is a typescript, decorator-driven framework that allows you to create server-side applications. Mandarine.TS provides a range of built-in solutions such as Dependency Injection, Components, ORM and more. Under its umbrella, Mandarine.TS has 4 modules: Core, Data, Security and MVC, these modules will offer you the requirements to build a Mandarine-powered application.
Stars: âś­ 161 (-3.01%)
Mutual labels:  framework
Uhaha
High Availability Framework for Happy Data
Stars: âś­ 164 (-1.2%)
Mutual labels:  framework
Fastapi Crudrouter
A dynamic FastAPI router that automatically creates CRUD routes for your models
Stars: âś­ 159 (-4.22%)
Mutual labels:  framework
Rechorus
“Chorus” of recommendation models: a light and flexible PyTorch framework for Top-K recommendation.
Stars: âś­ 164 (-1.2%)
Mutual labels:  framework
Vendure
A headless GraphQL ecommerce framework for the modern web
Stars: âś­ 2,961 (+1683.73%)
Mutual labels:  framework
App Downloader
Easily search for macOS apps from the `homebrew cask` app catalog.
Stars: âś­ 166 (+0%)
Mutual labels:  homebrew
Fuselibs
Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps.
Stars: âś­ 164 (-1.2%)
Mutual labels:  framework
Shackle
High-Performance Erlang Network Client Framework
Stars: âś­ 163 (-1.81%)
Mutual labels:  framework
Uibench
UI Benchmark
Stars: âś­ 163 (-1.81%)
Mutual labels:  framework

LövePotion is an unofficial work in progress implementation of the LÖVE API for 3DS Homebrew.

*

Go here for semi-stable releases. Join #lovepotion on OFTC for help/discussion/chat etc.

FAQ

Can I run my LĂ–VE game on this?

Running your game without any changes is very unlikely, so it's recommended to currently use LövePotion to make games from the ground up.

Can I help?

Yes, see the CONTRIBUTING.md for more details.

How do I build this?

Follow this guide, building should work on Linux, Windows and macOS if setup properly.

How do I load my game?

Games are loaded either from a game folder placed in the same directory as a built 3dsx, or loaded directly from RomFS if LövePotion is built with a game folder in its directory.

How do I run this?

There are a ton of ways to run LövePotion. Start here!

LövePotion is developed using Citra and MenuHax.

There are also other ways, but I know next to nothing of these methods.

To run your game in Citra, place your game folder in these locations:

Platform Path
Linux ~/.local/share/citra-emu/sdmc
Windows [CITRA-FOLDER]/users/sdmc

Neat! I'm gonna send my game to Nintendo and get cartridge of my game and I'l-

Stop right there kiddo, this is for Homebrew only.

This is not for releasing a real 3DS title. I dunno, contact Nintendo if that's what you want.

Can I use this to run Mari0?

No.

Showcase

Send me your projects so I can showcase them here!

Dependencies

The following dependencies are required to be installed properly in your dev environment for LovePotion to build.

Credits

  • Smealum and everyone who worked on ctrulib and Ninjhax all the Hax!
  • xerpi for sf2dlib and sftdlib and sfillib
  • Everyone who worked on lua-compat-5.2
  • Everyone who has worked on Citra
  • Everyone who worked on DevKitARM
  • rxi for lovedos which has been good learning material (I also used his luaobj util)
  • Firew0lf, Reuh, Negi and everyone else who worked on ctruLua
  • TurtleP for help/advice and being my best customer
  • Mik Embley for his contributions
  • All of the LĂ–VE community, for being awesome
  • Anyone that I forgot

License

This code is licensed under the MIT Open Source License.

Copyright (c) 2015-2016 Ruairidh Carmichael - [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].