Learn CSS Discord Activity Game

I’ll name it something cool eventually, hopefully.

Bored and unable to sleep one day, I decided: what the heck, I want to figure out this discord app/activity thing, and I need to learn REACT, and I’ve somehow acquired this group of people who are looking at me to explain web coding… How about I make a game. Or at least, put together some components that would be used in a game, because the typical examples/exercises you find trying to learn things are always too simplistic for me to actually understand how things actually work and how to use them properly.

Three days later I had built a game. It didn’t have working multi-player yet, and it only had one level, but I could play it. Oh, and now I know REACT. Obviously not fully fluent, yet, but at a conversational level at least. (It’s a language, I can phrase it like that if I want.)

Back end is node.js running Fastly; probably easier to use Express, which I’ve used a bunch before, but supposedly this is the new better thing so why not try it out.

Have a question?

Your email address will not be published. Required fields are marked *