Skip to content

Commit 1d03e7c

Browse files
authored
new name becuase i want it to be original ig
1 parent 031dced commit 1d03e7c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# libscratch
1+
# scratch3cpp
22
Another implementation of the Scratch block-code interpreter and virtual machine, in C++.
33

44

55
## About
6-
libscratch is a C++ library that aims to emulate and replicate the behaviour of Scratch 3's virtual machine: specifically the parts that deal with interpreting your block-code.
6+
scratch3cpp is a C++ library that aims to emulate and replicate the behaviour of Scratch 3's virtual machine: specifically the parts that deal with interpreting your block-code.
77

88
## Installation
99
If you like C++, you can install it using the CMakeLists.txt in the root directory. Please note the use of the BSD-3-Clause "New" or "Revised" License.

0 commit comments

Comments
 (0)