ThatSoftwareDude
Developer Tools, Guides and Articles
Categories
JavaScript
CSS
React
C#
HTML
Databases
Developer Tools
Box Shadow Editor
Text Shadow Editor
Image Placeholder Generator
Scrollbar CSS Editor
UUID/GUID Generator / Analyzer
Typing Test
Menu
Menu
About
Polls
Typing Tests
Newsletter
Resources
Developer Guides
Developer Gift Guide
Contact
Contact
Ask a question
Advertise
Popular
tags
#.NET
#5 minute guide
#AI
#Android
#API
#Artificial Intelligence
#ASP.NET
#Bootcamps
#Business
#C#
#Career
#ChatGPT
#Coding
#Computer Science
#CSS
#CSS3
#Database
#ES6
#Freelance
#Gadgets
#Game Development
#Guide
#Hardware
#HTML5
#Interviews
#IT
#Javascript
#Learning to code
#Module
#Performance
#Productivity
#Programming
#React
#Security
#SQL
#Startup
#Surface
#Web Design
#Web Development
#Windows
Collection
Game Development with JavaScript
How To: Make A Game Using Crafty JS Part 2
Welcome to part 2 of my Crafty.js How To. On the last post I started building a quick game that I made up using Crafty.js, a JavaScript-onl...
Read more
June 08 2015
-
10 min read
#
Javascript
#
CraftyJS
How To: Make A Game Using Crafty JS Part 1
I recently went on a journey to find a good and simple to use 2D game engine, and after much reading, much installing, and much configurati...
Read more
June 05 2015
-
5 min read
#
CraftyJS
#
Javascript
#
Game Development
How To: Make A Game With Crafty JS Part 3
This is a follow up to my last two Crafty.js posts which you can find in part 1 and part 2 in those links, which covered the basics of gett...
Read more
August 23 2015
-
10 min read
#
CraftyJS
#
Javascript
How To Create A Rain Effect Using Crafty.js
In this post I will cover how to create a rain effect using the JavaScript game engine, Crafty.js, for a 2D side-scroller type of game. If ...
Read more
January 24 2017
-
6 min read
#
CraftyJS
#
Game Development
#
Javascript
How to Code a Tetris clone In JavaScript
Tetris is one of the first games that many of us played growing up. It's fun and challenging and playing a single level can take you from a...
Read more
September 19 2017
-
9 min read
#
Javascript
#
Tetris
#
Game Development
Coding The Snake Game In JavaScript
We've all seen the infamous snake game. It was a staple of non-smartphones back in the day. In this post, we'll be building something similar......
Read more
May 18 2015
-
10 min read
#
Javascript
#
Game Development
#
Project
How To Code Blackjack Using JavaScript
Today I will be building a small BlackJack game in pure JavaScript in the hopes that you out there reading this can use it as a frame to ...
Read more
February 02 2017
-
10 min read
#
Javascript
#
Game Development
#
Card Deck
#
Project
Coding A Card Deck In JavaScript
In this post, I will be going over how to build a deck of cards in JavaScript, that can be used for future projects or future games, such a...
Read more
May 20 2015
-
5 min read
#
Javascript
#
Card Deck
#
Project
More Collections
Other Collections
Personal Blog
Developing the Web
Coding Interview Guides
ES6 and Beyond
Api Implementations