Skip to content

v1.21

Latest
Compare
Choose a tag to compare
@greeenboi greeenboi released this 29 Nov 21:23

Stack Overflowed - Updates & Changelog

Version 1.2.1

  • Added Credits screen with developer links
  • Added smooth screen flicker effect on milestone scores
  • Improved performance optimizations:
    • Font caching system
    • Pre-calculated alignment positions
    • Delta-time based movement
    • Optimized div rendering
    • Reduced object creation during gameplay
  • Added background music volume control
  • Extended color palette for divs (8 colors)
  • Added visual feedback for menu selection
  • New sound effects:
    • Score milestone sound
    • Multiple fail sounds

Game Features

  • Dynamic difficulty scaling (speed increases every 10 points)
  • Multiple alignment positions for divs
  • Smooth scrolling tower mechanic
  • Visual and audio feedback
  • Main menu with three options:
    • Play
    • Credits (NEW)
    • Exit
  • Developer credits with GitHub profile links
  • Responsive controls:
    • SPACE to place divs
    • R to restart after game over
    • ESC to exit
    • Arrow keys for menu navigation
    • ENTER to select

Technical Improvements

  • Frame rate optimization for smoother gameplay
  • Cached font rendering system
  • Pre-calculated position values
  • Efficient memory usage
  • Delta time movement calculations
  • Optimized collision detection
  • Improved texture handling

Credits


Auto generated stuffs

What's Changed

Full Changelog: v1.0.0...v1.20