top of page
Search


#22 Current features & next steps
I haven't been able to implement all the features and bugfixes I wanted before the deadline, but I still have implemented a significant...
Dec 16, 20201 min read


#21 Implementing the game 3
14 Dec Test deploy (again) - Some testing (5 pers.) Game crashed (CORS error) Did we start too soon (not everyone was in when the play...
Dec 15, 20201 min read


#20 Dealing with Circular references
I encountered some server crashes while testing my application. First I had to actually figure out where my error kept coming from. The...
Dec 14, 20201 min read


#19 Design & Interface
Because I was nearing the deadline, I had to deviate a bit from the original wireframes and features I had in mind. Home On the homepage,...
Dec 13, 20201 min read


#18 Implementing the game 2
An overview of what I tried to implement each day (8 Dec - 13 Dec) 8 Dec Game implementation basics start game when a user clicks “start...
Dec 11, 20201 min read


#17 Implementing the game
I've started to try and implement the "real" game logic. I began by documenting what I would have to implement (on both client & server)...
Dec 7, 20201 min read


#16 Deploying a Vue site test
Test server & client deploy with Heroku Client-side doesn't seem to work out of the box No easy way to select a specific folder from your...
Dec 6, 20201 min read


#13 Implementing socket.io rooms
At long last, I think I'm finally getting the hang of implementing socket.io rooms. Because I found the online documentation lacking,...
Dec 4, 20205 min read


#12 Trying out rooms in socket.io
I have really been struggling to wrap my mind around the concept and implementation of rooms in socket.io. I have already read through...
Dec 2, 20203 min read


#11 Start combining Vue & socket.io
I tried and succeeded in serving my front from the same domain of my server. Serving all my HTML from that same express server didn’t...
Dec 2, 20203 min read


#7 A small card game demo
Before I begin making my real project, I started with making a smaller and simpler card game. One player vs one computer. Using plain...
Nov 27, 20202 min read


#5 Project wireframes & overview
It's been a little while since my last post, here is a little update! In the last article, I wrote about the current state of web card...
Nov 27, 20201 min read


#4 The state of web card games
Before I start on my project, let's do some research on web card games. What can we learn from the ones that already exist? Where can we...
Nov 16, 20205 min read


#2 Learning & project roadmap
My roadmap for this project and how I plan to tackle Vue.
Nov 14, 20202 min read


#1 Pitch feedback
Feedback I got after pitching my initial concept
Nov 13, 20201 min read


#0 Passion project concept
Learn more about the concept and deliverables.
Oct 26, 20201 min read
bottom of page