Open AdiChat opened 7 years ago
Add the code for langton's ant in any language ( C, C++, JavaScript, Go, Swift or any other)
langton's ant
C
C++
JavaScript
Go
Swift
The code should be placed at code/cellular_automaton/langtons_ant
Note: multiple contributors can work on this issue as it has multiple parts (languages)
Sample code: Java
Your pull request will be reviewed by maintainers instantly.
For contribution guidelines, see this
If you need any help, let us know.
I will implement Javascript version
I'll implement in python
My bad....I just checked, it is already implemented in python
I'll give it a try in C.
Add the code for
langton's ant
in any language (C
,C++
,JavaScript
,Go
,Swift
or any other)The code should be placed at code/cellular_automaton/langtons_ant
Note: multiple contributors can work on this issue as it has multiple parts (languages)
Sample code: Java
Your pull request will be reviewed by maintainers instantly.
For contribution guidelines, see this
If you need any help, let us know.