https://github.com/aliyildizoz/tangram
A simple tangram game.
https://github.com/aliyildizoz/tangram
csharp tangram tangram-puzzle windows-forms
Last synced: 2 months ago
JSON representation
A simple tangram game.
- Host: GitHub
- URL: https://github.com/aliyildizoz/tangram
- Owner: aliyildizoz
- License: mit
- Created: 2021-04-02T12:51:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-07T21:13:40.000Z (over 1 year ago)
- Last Synced: 2025-03-04T01:44:54.176Z (over 1 year ago)
- Topics: csharp, tangram, tangram-puzzle, windows-forms
- Language: C#
- Homepage:
- Size: 1.88 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tangram
It is a game played by simply filling in the target shape in such a way that it does not leave any space and at the same time the shapes are not outside the target shape. It has not been checked whether the shape is filled correctly or not.
