• View all by SadodareSadodare
  • Follow SadodareFollowFollowing SadodareFollowing
  • Add To CollectionCollection
  • Comments
  • Devlog
  • Submission to Game Off 2023
  • Related gamesRelated

Serpent Scale Quest - Pico-8

← Return to Serpent Scale Quest - Pico-8

Devlog

  • Updated QOL Things
    January 13, 2024 by Sadodare
    Updated the game to not start moving at the beginning of Fire, Water, and Earth Levels. During the Fire and Water levels if the player hasn't started moving - collision with objects doesn't restart le... Continue reading
  • Updated Return to Selection Screen
    December 29, 2023 by Sadodare
    -- collision with bad local flagged_sprites = get_sprites_with_flag(1) for sprite in all(flagged_sprites) do if collide_bbox(snake[1], sprite, 8, 8) then -- only restart the level if snake is moving i... Continue reading
itch.io·View all by Sadodare·Report·Embed