Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Libraries and Resources Sticky

A topic by Pablo Ariel Mayobre created Jan 16, 2019 Views: 338 Replies: 4
Viewing posts 1 to 3
Host(+1)

Use this threads to post links to libraries, resources, tutorials, etc.

Posting your own basecode and libraries is encouraged!

(+2)

I've posted my personal SLog Library (MIT License) to GitHub. The documentation is very barebones, but it might be handy. https://github.com/SystemLogoff/SLog-Library/

Includes:

  • Wrapper for Audio Library
  • Wrapper for Smallfolk for save/loading
  • Image -> List of colors in a table 'library'
  • Pixels -> Screen Scaler for pixel art games, 
  • Textbox -> A fancy text-printer.

Looks great. Not so sure about submitting these all as a lib. Textbox for instance could stand on its own.

You can mix and match parts, I wanted to share in case anyone found them handy.

(1 edit) (+1)

This list is very good: https://github.com/love2d-community/awesome-love2d

Edit: Oh, it was posted in the jam description already, hehe.