433 Views
In the two previous posts of this JS beginner-tailored series, we've covered some programming concepts and terms, together with the basics of JS. In this post, we'll utilize obtained knowledge to create a simple, console-based RPG game. Let's get started! First, we need to decide on how our game should work.
0 comments