Jump to content

MSinChe - the 365 game a day challenge- developer notes-query to developer


Recommended Posts

Posted

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

Posted

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.

  • richardmurray changed the title to MSinChe - the 365 game a day challenge- developer notes-query to developer
  • 5 weeks later...
Posted

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:)

  • 1 month later...
Posted

After VuaKal I find myself, at the end of my time, I have to come back to this project at a time I prescribed later in the year, though I am not publishing it. I am always open to work on this project but it will not be the main focus.

Trying to get the audio work took three weeks to merely get it to work in my testing code, and the testing code has serious errors in checking the audio tools for the mass public to use or view.

The tragedy is each of these games from a design level took minutes but acquiring the correct code to implement what was designed took longer than I liked, especially with VuaKal , near a month trying to get the correct code and I merely shoe horned a solution in the end. Though I admit I have an answer designed out.

×
×
  • Create New...