5
m/Manim.py
Normal file
5
m/Manim.py
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
from manim import *
|
||||||
|
|
||||||
|
class HelloWorld(Scene):
|
||||||
|
def construct(self):
|
||||||
|
self.add(Text("Hello World"))
|
||||||
@@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every
|
|||||||
Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
|
Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
|
||||||
|
|
||||||
<!--Languages start-->
|
<!--Languages start-->
|
||||||
## Languages (929 total)
|
## Languages (930 total)
|
||||||
|
|
||||||
* [!](%23/%21)
|
* [!](%23/%21)
|
||||||
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
|
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
|
||||||
@@ -548,6 +548,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
|||||||
* [Make](m/Make.makefile)
|
* [Make](m/Make.makefile)
|
||||||
* [Malbolge](m/Malbolge.mb)
|
* [Malbolge](m/Malbolge.mb)
|
||||||
* [Mana](m/Mana.mn)
|
* [Mana](m/Mana.mn)
|
||||||
|
* [Manim](m/Manim.py)
|
||||||
* [MarioLANG](m/MarioLANG.mlg)
|
* [MarioLANG](m/MarioLANG.mlg)
|
||||||
* [Markdown](m/Markdown.md)
|
* [Markdown](m/Markdown.md)
|
||||||
* [Mathematica Online](m/Mathematica%20Online.nb)
|
* [Mathematica Online](m/Mathematica%20Online.nb)
|
||||||
|
|||||||
Reference in New Issue
Block a user