Tutorial: Tools guide


Hello folks!

This devlog is mostly a guide for installing the necessary tools for these distributions of Diddi and the Bugs:

  • The Pyxel standalone executable (pyxel-dist)
  • The Python source code (source)

Identify your version of the game

It depends of the date of the install. If it goes after one of the devlogs tagged with #release, that’s the version. To see the GitHub project on that version, go to https://github.com/DiddiLeija/diddi-and-the-bugs/releases.

Once you are in the GitHub project at some tag, see the requirements.txt file. You should see the related Pyxel dependency on that file (on a format of type pyxel==[version]).


Installing Pyxel

To install the standalone Pyxel edition, go to https://github.com/kitao/pyxel/releases, and find the same release than the version of Diddi and the Bugs you have (see above). Then install the standalone executable that apply on that release.

If you prefer to install with Pip, you can both download and install the requirements file (after downloading, run pip install -r requirements.txt). Or you can just install the Pyxel version of that requirements file, via pip install pyxel==[version].


Python version

This only applies for the source code edition.

It is recommended to follow this requirement.


Last updated: 15/03/2022

Files

pyxel-dist.zip 5 kB
Jan 07, 2022
source.zip 3 kB
Jan 07, 2022

Get Diddi and the bugs

Leave a comment

Log in with itch.io to leave a comment.