void-linux / void-linux/void-packages
Package request: Tic80
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 3.4k
- Forks
- 2.8k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 299
Description
Tic80 is an open-source alternative to pico8 that can export to several platforms.
It mostly depends of lua, sdl and some extras, but they normally come bundled to the original repository as submodules.
It builds correctly on x86_64-musl and should build correctly on glibc and most architectures too.
Repository: https://github.com/nesbox/TIC-80
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the upstream TIC-80 repository linked in the issue and review its Lua, SDL, and bundled submodule dependencies. Check the stated x86_64-musl build first, then assess whether the package can build with glibc and other architectures. Done means a working Void package that builds successfully across the supported targets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100