A downloadable javascript package

Download NowName your own price

Introducction ☕

This is officially the first package I created to provide a tool for developers of javascript based games. It's a cross-platform package with which you can save your players' games without having to worry about security or writing files on different platforms like Electron, Cordova even common web browsers such as Firefox, Chrome, etc.

I hope it will be of great help for those who are interested in using it, and if so, I will create more javascript-packages and tools to make your video game development as enjoyable as possible.


About the Package 📦

  • Is open-source and you can distribute/sell your game with this package included.
  • Credits are totally optional.
  • Work with JSON objects, so is really easy to implement in your game even if you are a non-experienced javascript programmer.
  • Can be used in multiple javascript platforms with the same code, is an adaptative-package.
  • You can configure the package to create safest MemoryCards, even encrypten them with a custom key.
  • Is plug-and-play, just import the package and is ready to use, just code some functions to save the game data.
  • cloud-saving can be implemented, just read the docs.


Reporting Bugs and Requesting Updates 🐞

If you want to report a bug or want to add a feature to this package, just write it in the discussion board or go to the issues section of the github repository (I recommend this last one option).

Also, I worked two full days, all day and night to provide a stable first version of this package. So, I would really appreciate if someone would like to support me to continue creating free tools and assets. So you can support me through Patreon or by making a donation when you download this package here at Itch.io


Documentation 📖

Don't forget visit the official documentation to see how to use this javascript package. Also I created a examples folder in the same repository if you prefer to see a basic usage of the package.

Download

Download NowName your own price

Click download now to get access to the following files:

javascript-package-files 10 kB

Development log