/hitomezashi

A simple app generating hitomezashi patterns

Primary LanguageCMIT LicenseMIT

Hitomezashi Pattern Generator

This project is a Hitomezashi pattern generator written in pure C. It uses the Raylib library for rendering.

Only VS2022 supported for builds for now. Possibly will add CMake/premake/xmake/something else in the future.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Visual Studio 2022

Building

  1. Clone the repository
  2. Open the solution and build it