Thursday, September 27, 2012
Wednesday, April 18, 2012
Secret Project
I am currently working on a secret project. It involves things I've put off learning for a long time, and it's very challenging. I've found that by not telling people what it is or giving sneak peaks, I'm far more motivated to keep working on it to make it better. Part of that may be that no one will ever care about it as much as I do, given that it's my project. I've also read that talking about doing something great provides enough of a positive feeling that it can actually keep you from doing the great thing.
It's a difficult project for me, at times hair-pulling, but it's really fun. It's always such a great feeling when I finally figure something out. I feel like I'm dusting off some mental muscles I've perhaps had in the closet for a while. I feel like it's really good to struggle mentally from time to time.
I would love to see what types of projects other people work on in their free time, not necessarily just programming projects. What challenges you? What do you work on when you find yourself needing something to work on, or find your job not fulfilling your need to use your skills? If you happen to come across this blog post it'd be awesome if you told me about a personal project of yours.
Maybe when I get a little further or feel like it's to a point where I feel proud of it I'll put up some screen shots on here. Maybe.
It's a difficult project for me, at times hair-pulling, but it's really fun. It's always such a great feeling when I finally figure something out. I feel like I'm dusting off some mental muscles I've perhaps had in the closet for a while. I feel like it's really good to struggle mentally from time to time.
I would love to see what types of projects other people work on in their free time, not necessarily just programming projects. What challenges you? What do you work on when you find yourself needing something to work on, or find your job not fulfilling your need to use your skills? If you happen to come across this blog post it'd be awesome if you told me about a personal project of yours.
Maybe when I get a little further or feel like it's to a point where I feel proud of it I'll put up some screen shots on here. Maybe.
Tuesday, February 28, 2012
JavaScript Pong
It has been a while since I posted on here! But that sure doesn't mean I've run out of projects, worry not. I'm actually working on a couple right now. Until those are ready for public mockery, here's a couple to keep the blog alive:
JavaScript Pong
I felt like brushing up on my JavaScript, so I thought I'd take on a simple challenge. Pong. How much simpler can you get? This is a one-keyboard two-player browser-based (super-hyphenated) version of pong. I actually tried to keep the quality on this one up, i.e. no paddles overlapping the border, no random crashing, and cross-browser compatibility.
Single Player Pong
That version of two player pong is only good if you have two people at the keyboard (or if you really want to test your reflexes by using both hands). So I made this version, for a more independent, albeit slightly lonelier, version of the same experience.
JavaScript Pong
I felt like brushing up on my JavaScript, so I thought I'd take on a simple challenge. Pong. How much simpler can you get? This is a one-keyboard two-player browser-based (super-hyphenated) version of pong. I actually tried to keep the quality on this one up, i.e. no paddles overlapping the border, no random crashing, and cross-browser compatibility.
Single Player Pong
That version of two player pong is only good if you have two people at the keyboard (or if you really want to test your reflexes by using both hands). So I made this version, for a more independent, albeit slightly lonelier, version of the same experience.
Subscribe to:
Posts (Atom)
