Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 255 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 255 Bytes

sNNake

Instructions to compile and run:

  • To compile, enter ghc snnakeA.hs
  • To run the program, enter snnakeA.eve {no. of trials} {no. of generations}

To run the demo in NN.hs:

  • Enter ghci NN.hs
  • Then run the function demo {no. of trials}