Monument Peaks
- February 18, 2024
- parchmentEngineer
Made within 24 hours for HackBU's 2024 hackathon! We challenged ourselves to make a simple roguelike in PICO-8, using Perlin noise to create a new map from scratch every time! Inspiration We like to make games! It combines both our love for game development with some cool programming, since PICO-8 doesn't have any libraries or boilerplate code. We had to implement camera smoothing, particles, Per…