Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

.love files can be run on common operating systems, but it requires you install/download the Love2D framework first. I would've made Mac and Windows executables had I more time, but it was getting late and I went the quick route. Anyways:

  1. Download Love2D from https://love2d.org/.
  2. With the engine downloaded, open it so that your operating system associates .love files with it. It should show a "NO GAME" screen.
  3. Double-click or drag-and-drop the game into Love2D. The game should run.

Did you use the latest version of Love?

11.5, yes.