Skip to content

Commit

Permalink
modified: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucide committed Jun 5, 2019
1 parent 698385a commit 7343151
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
This is a tiny C library (+ editor) I wrote in C when I was 16.
At the time I was in the 4th year of highschool, and we were switching to Java after a year of studying C.

This project was meant to create an environment similar to [Scratch](https://scratch.mit.edu/ "www.scratch.mit.edu"), but in C, with graphic "Objects" (*Sprites in scratch*) and "Sprites" (*Costumes in scratch*). Objects are represented by `.obj` text files which can be imported or embedded within the source.


```
VisualT is a tiny game-oriented ascii graphic library
Expand Down

0 comments on commit 7343151

Please sign in to comment.