Wednesday, September 28, 2011
Rewriting (nearly) my whole game.
I ran into so many issues with my previous method of handling networking that I decided to rewrite my entire networking code to use twisted.protocols.amp (instead of pb). I only have like 3 months left till I have to submit my game to some competitions though so this is gonna be crazy. Im going to try to just get the basic gameplay mechanics working and try to polish that. Then I can work on other things such as RPG elements like weapons, more dynamic enemies, random map generation(which is super fun), and other cool things that would take too much time to do in the next three months. But hey, on the bright side I almost finished the song for the game :)
Short, Self Contained, Correct (Compilable), Example
http://sscce.org/
Those are some really good guidelines for creating a small example to show someone an issue you are having with some code. It helps the person helping you so that they don't have to go digging through a bunch of lame and stupid code that has nothing to do with anyone, ever.
Those are some really good guidelines for creating a small example to show someone an issue you are having with some code. It helps the person helping you so that they don't have to go digging through a bunch of lame and stupid code that has nothing to do with anyone, ever.
Friday, August 5, 2011
Did I Mention I Got Hired As a Tester?
Here is the game i've been working on, It involves a bunch of mini games so the testing experience is... interesting.
http://www.ea.com/family-game-night-4
http://www.ea.com/family-game-night-4
Cellular Automaton Simulation
I made a little cellular automaton demo. Its pretty cool and I plan on using it to generate the textures for terrains, like the black tiles could be a dirt tile, and the white tiles could be a grass tile. I think It will create a really cool random terrain effect. It runs pretty slowly, but i think thats a python problem with looping through 1000000 tiles every iteration :). But in the demo i limited it to 3 FPS and its rendering it every frame but it can go quite a bit faster than that, I just set it to those values because i think its cool to watch.
I included a windows exe file (no pygame/python required!)
Cellular Automaton Simulation
I included a windows exe file (no pygame/python required!)
Cellular Automaton Simulation
How to get hired by an indie game developer.
How to get hired by an indie game developer
I love articles like this, especially how the are written by the people doing the hiring ;)
Its worth the read.
I love articles like this, especially how the are written by the people doing the hiring ;)
Its worth the read.
Wednesday, July 20, 2011
Tuesday, June 28, 2011
Possibly the most depressing photo ever.
Then again, maybe hes watching the greatest movie ever made with those goggles!
Just kidding... that image kind of makes me cringe.
This drawing was done by Eran Cantrell He has done some awesome stuff.
Subscribe to:
Posts (Atom)