Yellz Blog!
Bloggin about Games, Programming and more!
Bloggin about Games, Programming and more!
May 15th
Well, It sure has been quite a bit, been awfully busy with this and that, but always trying to get some programming time in. I’ve been working with BlitzMax and what a great, great language it is. Probably due to the fact this is centered around creating games and it uses Basic as its core language. I have been working on an RPG, solely multiplayer and just when I get a networked game up and running, I decide to change the view from a top down, to an isometric, which basically means starting all over. I had to create an isometric tile map making program which I have just pretty much completed. I will now move on to the actual game. Here is screen shot…
Feb 13th
So I am looking at firing up a few new projects and ideas but had to get some networking basics down first. I used GNet and created a server/client messaging system. I had looked into all the available options but most of the stuff out there were either to much overhead or too complicated. Basically I just wanted something that can send simple messages back and forth. You can check out the compiled files here…
http://www.mediafire.com/?lwhz78nrliah7b7
Oct 23rd
I am now a new member of Nevadas National Chart Topping unemployment rate of 15%. I will have to spend some time insuring the game plan and make sure some backup plans are all in order. Hopefully the upcoming elections will restore some confidence by consumers, investors and banks. I will do everything I can to vote the encumbants out in a few days. I will definitely be looking to pick up any side work I can find along the way.
Check out the website at AllAces Plumbing, it has just been revamped and it looks great!
Oct 2nd
A long time ago, in a galaxy far, far away…
I used Blitz3d by Blitz Research. A custom basic programming language that focused on making games in 3d. The minute I started using it, I loved it! I spent a year or 2 with it and ended up making The Dice Game, a multiplayer yahtzee clone. Once I finished it, I didn’t know what to do with it so I looked at hosting it in a webpage browser but soon found out that I couldn’t make it happen. That led me to Java and Flash. With new progress being made by the Blitz research team along the lines of creating a basic langauge converter that will convert code to Java, Flash, etc that can then be embedded on a web page, I decided to go to Blitzmax, a custom basic programming language that focuses on games using 2d toolsets. I have been messing around with it for a week or 2 and just like Blitz3d, I absolutely love it! I decided to go ahead and purchase it today and convert my Dice Game to blitzmax! I’ll post the progress here!
Aug 12th
Well, after a few months with IPage and finally getting back to uploading my Counterstrike: Source stats, I found out that you cant remote into an ipage database, nor can you run a cron job so I had to switch web site hosts again so I decided to try out JustHost this time. A little more expensive but they do seem to have quite a bit of a package and they do allow for remote connections and cron jobs. Having to prefix each database with your account name kinda sucked, forced me to set up all new databases, but so far so good. I havent tried the login for games yet, but I will get that this weekend.
Speaking of Counterstrike: Source, I did get the server back up with stat reporting at Yellzbellz.kicks-ass.net:27015. Join it and have fun!
Jul 6th
Been hard at work studying, working and making plans! I had to give facebooks farmville a shot. A pretty good game, but as with all these kinds of games everything is focused around them making real money off the players. I think that you should be able to purchase any items in the game for in game credits. While I was testing it out, I had to check into creating facebook games. After spending a whole day of reading tutorials, checking things out and finally giving up, due to facebooks unorthodox use of their own custom markup language and very limited documentation. So I decided to look into writing a facebook style PHP game for Yellzbellz. It will be focused on Gladiators and basically all you do is either train your character in attack or defense, fight NPC’s or real registered players, upgrade your armor and weapons and try to take the high score! I was attempting to write it over the weekend but just getting the new linux based webserver to play nice with my database code was a chore all in itself. I have designed the Interface and so far am pretty happy with it! I am pulling data from the database on it but for now I’m just gonna focus on writing the game for unregistered Guest users so the game will not save any information and Guest’s will not be able to battle real players. I will keep posting updates on this! Heres a screenie!
Apr 25th
I just changed my hosting provider from GoDaddy to IPage. I had to seperate a few accounts and decided to go with a different host. Godaddy was a pretty decent host, I just wanted to try a different one. I had no idea the host OS was going to be linux which wasnt a big deal other than I had to change a ton of php and java code to point to file names due to the fact that ThisFileName.php is not the same as thisfilename.php. That really sucked and it took me a full day to go through everything and change it. So far though everything seems to be working so I can get back to making some games!