I as so far happy about what I did. The code is getting more and more complex, having right now over 200 lines of code, only JavaScript code, and there is still HTML and CSS code. I found challenges in the form of correcting code over and over again, adjusting it for the more actual version. I have the basics of the mechanism done, successfully managing the distribution of the cards and actions which can be taken by the player. I started first with creating arrays with the variables, however, later I have decided to change it into graphics, so the game looks more professional. The next thing I plan to write the code for is the main mechanism for subtituting cards and creating the discard pile.
Log in to leave a comment