https://github.com/tangentecode/basic-geometry-engine
CLI tool to draw images with basic geometrical shapes
https://github.com/tangentecode/basic-geometry-engine
ascii begginers cli compiler draw first geometry image noob noob-dev pillow programming python python3 readme save shape
Last synced: 2 months ago
JSON representation
CLI tool to draw images with basic geometrical shapes
- Host: GitHub
- URL: https://github.com/tangentecode/basic-geometry-engine
- Owner: tangentecode
- License: mit
- Created: 2025-01-10T15:44:24.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-01-11T13:18:40.000Z (12 months ago)
- Last Synced: 2025-01-28T15:24:57.786Z (11 months ago)
- Topics: ascii, begginers, cli, compiler, draw, first, geometry, image, noob, noob-dev, pillow, programming, python, python3, readme, save, shape
- Language: Python
- Homepage:
- Size: 13.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Basic Geometry Engine
[](https://img.shields.io/github/v/release/TangenteLakai/basic-geometry-engine?include_prereleases)
[](https://img.shields.io/github/last-commit/TangenteLakai/basic-geometry-engine)
[](https://img.shields.io/github/issues-raw/TangenteLakai/basic-geometry-engine)
[](https://img.shields.io/github/issues-pr/TangenteLakai/basic-geometry-engine)
[](https://img.shields.io/github/license/TangenteLakai/basic-geometry-engine)
# Quick Start Demo

Use basic cli input to render images with squares, rectangles, triangles
# Table of Contents
- [Basic Geometry Engine](#basic-geometry-engine)
- [Quick Start Demo](#quick-start-demo)
- [Table of Contents](#table-of-contents)
- [Installation](#installation)
- [Usage](#usage)
- [Development](#development)
- [License](#license)
# Installation
Just download the latest `.exe` from the **Releases** tab
> Only **Windows** is supported
# Usage
Next, you have to explain how to use your project. You can create subsections under here to explain more clearly.
# Development
If you want to run the code snippet below and modify the code to your personal preferences
```shell
git clone https://github.com/TangenteLakai/basic-geometry-engine.git
cd basic-geometry-engine/src
python core.py
```
# License
[MIT license](./LICENSE)