Skip to content

Suniron/langtonant-codingdojo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langton Ant

Why

I make this project to give an answer to this exercise of Langton Ant: https://codingdojo.org/kata/LangtonAnt/

See

You can show the result at https://langtonant-codingdojo.netlify.app

How to build

  1. Make a clone of this project with git clone git@github.com:Suniron/langtonant-codingdojo.git,
  2. Go into the new folder with cd langtonant-codingdojo,
  3. Install with npm install or yarn,
  4. Build the application with npm run start or yarn start,
  5. In a web browser, go to http://localhost:3000.

How to help

Make an issue ;-)

About

Langton Ant with React for the Coding Dojo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published