Scribble VS iota

Compare Scribble vs iota and see what are their differences.

Scribble

Efficient, internationalized, multi-effects text renderer for GameMaker (by JujuAdams)

iota

Miniature delta time and time dilation library for GameMaker 2022 LTS (by JujuAdams)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Scribble iota
21 2
317 36
- -
8.3 7.3
14 days ago about 1 month ago
Game Maker Language Game Maker Language
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Scribble

Posts with mentions or reviews of Scribble. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-05.

iota

Posts with mentions or reviews of iota. We have used some of these posts to build our list of alternatives and similar projects.
  • How to apply room_speed in once instance?
    1 project | /r/gamemaker | 26 Aug 2021
    The good news is that there's a much easier solution: Run a fixed amount of steps per second, regardless of framerate, aka, Fixed Timestep, for that I recommend using iota, it's on github and open-source. Then you can easily decrease the amount of Steps per second, using the set_time_dilation function, iota also has built-in interpolation functions, so even if the amount of steps decreases to a fraction of 60/s, you'll still get a smooth image.
  • Delta time / Time dilation
    1 project | /r/gamemaker | 1 Jun 2021

What are some alternatives?

When comparing Scribble and iota you can also consider the following projects:

typewriter - A typewriter effect that respect word size before the draw step.

gms2-physicstoy - A series of coding experiments exploring GameMaker Studio 2 feature "Use Physics" that you can learn from and use as guides.

Chatterbox - GameMaker 2022 LTS implementation of the Yarn narrative design language

Loj-Hadron-Collider - A robust, pixel-perfect collision engine for GameMaker Studio 2.3.

animalese-generator - Generate audio like the dialogue from animal crossing

GMEdit - A high-end code editor for GameMaker: Studio, GameMaker Studio 2.x, and more!

chatterbox - Chatterbox lets you securely embed Hydrogen on any website!

SNAP - Data format converters for GameMaker LTS 2022

stitch - A Gamemaker Studio 2 Pipeline Development Kit. A CLI and Node.JS API for creating GMS2 pipelines. Includes cross-project imports, batch-creating/updating sprites and sounds, texture page management, and more.

Bulb - 2D lighting and shadows for GameMaker 2022 LTS