CodingTrain / CodingTrain/Suggestion-Box

CODING CHALANGE: Table of chars

Open
#941 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
570
Forks
85
PR merge metrics
No merged PRs in 30d

Description

Making table of chars with 8x8 dimensions, where chars could repeat.
This table should be able to print the text.txt by only moving the cursor.
Cursor is starting od the first top position and know only move (Left, Right, Down, Up) and pick a char.
Make the best table for the text.txt. It is possible to make a table that would be able to write the text in less then 70000 steps (moves + pick up a char).

[text.txt](https://github.com/CodingTrain/Rainbow-Topics/files/1925900/text.txt)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.