Archive

Archive for the ‘Uncategorized’ Category

Changed theme

July 9th, 2009

I changed the theme today to one that probably everyone has seen. For some reason or another my Dylan theme stopped displaying correctly some time ago.

How I long for some free development time but I will certainly be back at this when I do. I have a few projects in mind. I want to play a little bit with some PHP and MySQL as I have very little knowledge of web programming having been mostly restrained to simple Java and C++

SpaceGame is defunt for now I would say. I ported it to an applet to make it easier to show off but overall I am leaving it alone. It has some design flaws and I learned a lot from coding it. I feel much more prepared to tackle another game after that experience. Maybe I’ll get the time someday.

admin Uncategorized

An update

April 13th, 2009

So it’s been several weeks since the start of the Spring quarter here at RIT and SpaceGame has bene stagnating due to excessive workload. I finished CS3 with good marks so my Java days are on hold for while. Here at RIT (for the last time) CS4 is C++. However, this is C++ for Java programmers and we’re learning quite a bit in a short amount of time.

I may continue SpaceGame but I’ve got some other ideas for a more RTS style game in the future. However I’m not a big fan of AWT anymore despite the Java language itself being easy for me. I’ll keep Java for quick apps and for my servers and move on for the graphics. I may explore C++ graphics for a bit but I am also thinking of branching to C# or Python before I get too serious.

I gotta go do some more work but I think I’ll start making soem changes soon. Not that anybody reads this but.

If you are reading this and are a proud owner of a BlackBerry I suggest you hop on over to Noah’s site and try out swapper. Good quick fun and an amazing feat for his first BlackBerry game. Link is on the right.

admin Uncategorized

New Space Game Commit

February 16th, 2009

I committed a new version of SpaceGame (yes, I am in physics right now)

In this version:
Controls are now:
W/S – move forward/back
A/D – rotate ship
Click – fire lasers

After much aggravation I got the camera scroll to be somewhat smooth. Camera only scrolls when the ship is near the edge of the screen which caused the majority of glitches. The system still needs some refinement but it’s good for now.

admin Uncategorized

Busy Busy

February 16th, 2009

So I made this website a couple weeks ago when I actually had some free time. This is really not the case anymore. I have to go to physics in a few minutes but here’s what’s up.

RIT has quarters, Fall, Winter, Spring, Summer. Most attend for 3 of these quarters a year. We are currently a week from Winter quarter finals and things are getting hectic.

Gonna start working on the space game in a bit, reworked movement and controls and a map you can explore is coming soon.

I’ll post more in physics I think.

admin Uncategorized ,