An open API service indexing awesome lists of open source software.

https://github.com/teampopwork/poplib

PopCap's SexyAppFramework with changes.
https://github.com/teampopwork/poplib

c cmake cpp cpp20 popcap sexyappframework

Last synced: 10 months ago
JSON representation

PopCap's SexyAppFramework with changes.

Awesome Lists containing this project

README

          

# PopWork
[![Build Status](https://github.com/Electr0Gunner/PopWork/actions/workflows/build.yml/badge.svg)](https://github.com/Electr0Gunner/PopWork/actions/workflows/build.yml) ![Repo size](https://img.shields.io/github/repo-size/Electr0Gunner/PopWork) ![Last commit](https://img.shields.io/github/last-commit/Electr0Gunner/PopWork)

> 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**

## 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.

## Building
> see docs/getting_started.md

---

*Copyright 2025 Team PopWork. All rights reserved.*