Skip to content

PixelTreasureMap generates random pixelated maps with Perlin noise, featuring terrain and an "X marks the spot." Made for a p5.js course in my HCI master's.

Notifications You must be signed in to change notification settings

alondattner/pixel-treasure-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

PixelTreasureMap

PixelTreasureMap generates a random pixelated treasure map using Perlin noise for height map creation. The map includes various terrain types like water, sand, grass, and stone, all displayed in a pixel-art style. The project features a classic "X marks the spot" element, making each map unique and interactive. Created for a p5.js course as part of my master's degree in Human-Computer Interaction (HCI), it's designed for a fun visual experience.

Usage

  • Press 'n' to create a new map
  • Press 'f' to toggle fullscreen
  • Press 's' to save the current map as an image

Demo

Check out the live demo here.

About

PixelTreasureMap generates random pixelated maps with Perlin noise, featuring terrain and an "X marks the spot." Made for a p5.js course in my HCI master's.

Topics

Resources

Stars

Watchers

Forks