Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.36 KB

File metadata and controls

34 lines (24 loc) · 1.36 KB

PopLib

An updated version of PopCap's SexyAppFramework, which aims to add more features than usual.

Features

  • SDL3 rendering instead of plain old DirectDraw
  • x64 support
  • OpenAL sound system, replacing the old DirectSound
  • Replaced zlib, libpng, libjpeg, JPEG2000 with stb_image
  • Platform independency instead of relying on the old Windows API.

Third-party libraries

see NOTICE

Contributing

see CONTRIBUTING.md

License

PopCap Games Framework License Version 1.1. Copyright 2005-2009 PopCap Games, Inc. All rights reserved.

Modifications and additions by Team PopWork. GNU Affero General Public License, version 3.

Project insights

Build Status Repo size Last commit

The build status is currently passing at 92%. However, for Ubuntu builds, you may not be so lucky with configuring and building because Xorg is being deprecated in favor of Wayland, as mentioned in issue #7, and might not provide required dependencies when building SDL for the project.

Building

see docs/getting_started.md


Copyright 2025 Team PopWork. All rights reserved.