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

https://github.com/technicjelle/tetsawsdl3

Small blocky Jigsaw game in SDL3 :)
https://github.com/technicjelle/tetsawsdl3

Last synced: 3 months ago
JSON representation

Small blocky Jigsaw game in SDL3 :)

Awesome Lists containing this project

README

        

# Tetsaw (SDL3)

A small puzzle game for Linux, Android and Windows.

Fit the puzzle pieces into the grid, and win!

## [Click here to play in your browser!](https://technicjelle.com/TetsawSDL3/)

## [Click here to download!](../../releases/latest)

This is a remake of [Tetsaw](https://github.com/TechnicJelle/Tetsaw), but with SDL3 in C,
instead of Processing. This is to make it easier to port and run on various platforms.

## Contributing

Feel free to send small PRs to fix bugs or add small features.
For larger changes, please open an issue first to discuss what you would like to change.

You may use this project as a base for your own game, but please credit me and link back to this repository.
Make sure to also abide by the [license](LICENSE.txt).