Skip to content

N-Prolog Version 3.31

Compare
Choose a tag to compare
@sasagawa888 sasagawa888 released this 09 Oct 23:16

N-Prolog ver3.31 Release Notes

Release Date: October 10, 2024

In this release, we focused on fixing bugs related to predicates that handle terminal output and color changes, specifically those following the ansi_*** format.

Improvements and Fixes

  • Bug Fixes for Terminal Output and Color Changes
    The predicates responsible for displaying text in the terminal and altering colors had bugs that went unnoticed since they were not included in the test cases. This release addresses and resolves these issues.

With these fixes, users can now effectively use these predicates, making it easier to create simple games and enhance their N-Prolog experience.