Skip to content

Prehistoric Leap: The Web & Audio Updat

Latest

Choose a tag to compare

@cslylla cslylla released this 10 Feb 14:39

What's New in v1.1.0

This update brings Prehistoric Leap to the web! Tiny the Rex can now be played directly in any modern browser via WebAssembly.

New Features

  • Web Support: Full browser compatibility using pygbag and Wasm.
  • CI/CD Pipeline: Automated deployment via GitHub Actions—the game updates every time code is pushed!
  • Optimized Audio: Converted sound assets to .ogg format for better web performance and seamless looping.
  • Themed Preloader: Added a custom prehistoric-themed loading screen to replace the default web loader.

Technical Changes

  • Integrated asyncio into the main game loop for non-blocking web execution.
  • Added a .github/workflows automation script.
  • Updated asset paths for cross-platform compatibility (Windows & Web).