https://github.com/ganzerli/chars-2d-grafic-engine
giving objects coordinates, createble shape, char to use, prints them in a "screen made of chars" ;)
https://github.com/ganzerli/chars-2d-grafic-engine
array browser graphics-engine graphics-programming javascript nodejs one-dimensional-array string
Last synced: 3 months ago
JSON representation
giving objects coordinates, createble shape, char to use, prints them in a "screen made of chars" ;)
- Host: GitHub
- URL: https://github.com/ganzerli/chars-2d-grafic-engine
- Owner: ganzerli
- Created: 2022-05-02T17:35:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T22:14:10.000Z (about 1 year ago)
- Last Synced: 2025-01-17T13:28:51.787Z (12 months ago)
- Topics: array, browser, graphics-engine, graphics-programming, javascript, nodejs, one-dimensional-array, string
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
2D grafic engine.
You can define the shape of the objects in the screen, and the position.
The objects are printed in the defined position in a screed made of blank space -> ' '