Skip to content

Releases: Pirate-Quest/PirateQuest

1.0.0

20 Apr 21:02
Compare
Choose a tag to compare

Release#1

In this first release we introduce the graphics engine that is able to read a map from a csv file generated by the Tiles software. For optimization purposes, it can define a "render distance" which displays only what the player is supposed to be able to see. There's also movement management, a "task" system and user settings that can be saved and imported from a file. In the next release, we'll be introducing "objects" with interactions and collisions, as well as xp and level systems.

image
Screencast from 2024-04-21 01-14-06.webm

if we reduce the render distance:

image
Screencast from 2024-04-21 01-12-41.webm