Search

Saturday, April 6, 2013

Google Code



Well, as I promised I created an SVN repository in Google Code with the program. I am commiting there the new program in Python.

The repo is here and every time I commit I will tell you here, with all the changes.

For now in rev2:

  • There is a main that calls the mainLoop.
  • The main loop ceates a board (as described in old posts) and initializes it.
  • A logger class is created and it writes in a file (ETlog.txt) the empty board. 
  • IT enters in a loop and exits.

Yes, that's it, but is good for a start. I am "translating" my old code from Python to Java (explained why in previous posts).

So, that's how it is, had for me but... I think I am more confortable writing in Python than in Java.


No comments:

Post a Comment