Introduction This post explains my struggles trying to get into writing NodeJs dealing with finding developer tools and support for library’s all in preparation for my a new job position that I had accepted! About 6 months ago I decided to join a…
How i built a full application in two days
Edit Due to popular demand, I have provided a git link to the pleb stack https://github.com/rm2kdev/PLEB-Stack Introduction to Site Loader Creating a full application from scratch in two days is no trivial task and thus requires a great deal of…
Game Development Tips #3 – Adding fine details
Observing Fine Details A key part of being able to make your games have that ‘polished detail’ to them is the ability to learn what others are doing, take a look at the latest AAA title in the genre you…
Game Development Tips #2 – Finishing Projects, Engine Choice
Evaluate your game ideas When starting a game development project or any project for that matter its a good idea to sit down first and evaluate your ideas. I find that writing down your thoughts on paper allows me to…
Game Development Tips #1 – Finding assets
Finding Assets Online When you begin a game project you might have this amazing idea of how your game will come out but it is extremely hard to visualize without matching assets. Thankfully there’s a lot of resources online and many…