richardmurray 238 Posted January 14 Report Share Posted January 14 Any questions you have to the project. Please ask. I will place thoughts during the process of development in this forum. If you want a list of the games developed for your public parusal, check out the blog using the following link Link Link to post Share on other sites
richardmurray 238 Posted January 22 Author Report Share Posted January 22 Finishing the second game was interesting. I had forgotten the addressing style and that is what took a long time. I forgot that with arrays in javascript the addressing can be applied multiple times, thus in the function for setting up the data storage i was copying the data repeatedly, thus the inefficient results. Link to post Share on other sites
richardmurray 238 Posted January 23 Author Report Share Posted January 23 Thanks to member Ray Gibson of the private BlackGamesElite group, I realized an error and correct it on the game KumRan Please say the highest level you reach as well as the time it took http://houyhnhnm.github.io/BlackGamesElite/GameRoom/MSinChe/MSinChe1.html Link to post Share on other sites
richardmurray 238 Posted February 22 Author Report Share Posted February 22 The third game is finished. I have to still work on errors in the array when the age goes above 3. I probably need to reduce the percentage of squares that go green, but I will check on that later. Onto the next game:) Link to post Share on other sites
Recommended Posts