New domain/design
I’ve finally gotten around to getting a personal domain. Even though it’s not great, I was lucky to get it, as my name is terribly common. This blog will no longer be active.
The new site is at http://www.sjackson.net.
Filed under: Uncategorized | Leave a Comment
PyWeek
I’m working on a game with James Turk this week for the PyWeek competition. We’re writing a robot battle arena game where you write the AI scripts for your robot and pit them against each other. Hopefully by the end of the week I’ll have learned a bit of python, pyglet, and cocos, and we’ll have a fun little game. I’ll try and post some updates as development moves along.
Last night I attended a Barack Obama rally here on campus, headed by Kal Penn of Kumar/Taj fame. I’m getting pretty excited about this year’s election, it looks like Indiana’s vote will actually matter.
Frostwave is still on hold until life slows down a bit for Vedran & I, summer is only a month away for me, so maybe there’s still hope.
Filed under: Game Development | Leave a Comment
Indie Game Design Documents
I was reading a series of interesting interviews by 1up, and thought this excerpt by Jonathan Mak (developer of Everyday Shooter) was interesting:
“…don’t make a design doc. Forget the design docing. Whatever the way Ubisoft does it, don’t do it. Just don’t do it. There’s no need to do that. They need to do it because they have to make money, or else people lose jobs. You don’t have to that. You always have a job. You employ yourself. The deal is, what I normally do is, I do have a technical stage where I make this engine. But I make sure the engine is really hackable so that when I do the creative part, which is trying out game ideas, I can just try them out. I don’t have to worry about how it’s going to be implemented. In fact a lot of times, in terms of programming, I do things the wrong way just because I know it’s faster. Just so I can see the idea. Don’t even worry about doing things the proper way. What you have to worry about is getting your idea to the screen. That’s really what it is. You have an idea? Try it. It might be fun. Maybe this doesn’t make much sense for other people, but usually my ideas are fairly small, or at least bite-size in that I can try a section of it to see if it’s fun. For a shooter, it’s very easy to try different ideas because you already have this built in framework. I guess a lot of people would want to try ideas that are so new, there are no built in framework — I mean like a convention…”My first reaction – “that’s ridiculous. Design documents are necessary!” Then, of course, I began to reconsider – are they? For the last couple months we’ve been using an internal mediaWiki installation for design on our projects, and I’ve been obsessing over organization. But on second thought, I’m not sure how much of it is really necessary.
Our team consists of only 2 people. All of our core ideas are discussed with one another via Skype or IM – and then jotted down sloppily in a scrap page on the wiki so we remember them. Eventually, I’ll get around to fleshing them out nicely. But Vedran rarely even looks at the page to find stuff out – he’s got the basic idea in his head, and the rest hardly matters to him. If he needs to know something he’ll probably just ask me anyhow.
So, I don’t make the design doc for Vedran – then who I am making it for? Me? Well, a lot of the ideas are experimental. Indeed, if it doesn’t work out, it’d have been quicker to scrap the design doc and whip up a prototype instead.
I find that I’m forced to come to agreement with Jonathan in at least some way. Perhaps my perfectly organized design document isn’t necessary for our informal team of 2 experimental gameplay productions – we’re not sending the document off to anyone for funding. Still, I feel like some manner of organization is necessary for any project with larger than one member that’ll take a few months.
The difference, I believe, is that it should be written after the gameplay prototyping is complete – or the base concept confirmed – before the rest of the content & theme is designed. These type of games, by nature, can’t be visualized properly in your head – you need to interact with them to get the feel of how they work.
Filed under: Game Design, Game Development | 1 Comment
Tags: design document, Game Design
Update
We’re still finishing up our XNA framework/engine (Frostwave 2D) – we now have spatial partitioning and better scene management, but the code needs to be cleaned up and bugs fixed before we start moving ahead. The design for the next game is more or less complete, and soon we’ll have a good start on it. Hopefully we’ll be able post some information on it in a couple months, but we don’t have a schedule planned out yet.
We’re planning on making the code for Frostwave & the next game open source after it’s complete.
Filed under: Game Development | Leave a Comment
Tags: frostwave
XNA Life 0.1
Vedran and I made a quick game using technology from Ball Toss. It’s a recreation of Game of Life by John Conway. More information at www.snowfallmedia.com. Here’s the youtube video:
Filed under: Uncategorized | Leave a Comment
Ball Toss 1.0 Complete
Ball Toss 1.0 is done! Check it out here. More information and screenshots can be found there, but here’s a quick shot:
By visiting the above link you’ll also notice the new Snowfall Media web site, which was actually uploaded early last week. It’s a WordPress installation utilizing a nice theme by a fellow named Eyoung, slightly modified for our purposes.
Now that Ball Toss is done, we’re going to be taking a short break and then dive back in. First, we’ll be working from the ground up on developing a more robust framework. We’ll be in design phase for quite a while, most likely one to two months, though we haven’t looked at any dates yet. We’ll probably be designing both technology and games by wiki from this point on, as it’s a great tool for collaboration and allows for much quicker editing and sharing than a Word document. After the design phase is done, we will hopefully be starting our next game, which should be quite a bit better now that we’ve got more experience under our belts.
On a more personal note, I’ve obtained a dry erase board, which I seem to have an irrational love for. It’s great for design and coding, and managing item lists. I’ve also just ordered a bluetooth Wacom, for art and design purposes, obviously. Also got a headset, for more efficient communication with Vedran… after all, we are a few thousand miles apart (plus a few). Broke down and bought Final Fantasy XII: Revenant Wings too. Also, I did a couple more sketches, but haven’t had much time to finish them up.
So I’m pretty excited about completing Ball Toss. Even though it’s just a small game prototype, we put a lot of work into it and I’m pretty excited about what we’ve got for the time it took. Well, we can only get better from here!
Filed under: Art, Game Design, Game Development, Programming | Leave a Comment
Tags: ball toss, final fantasy, Game Development, snowfall media, vedran, wacom
Snowfall Media
Vedran and I, the “duo de destiny” as we have been tagged, have been named. While in the past we have been called many things, including, but not limited to, ‘White Boiz’, ‘AmeriCanadia’, and ‘Paranemic Games’, those are no more. We’re officially Snowfall Media.
We’ve got our own little space on the internet now, which can be found at www.snowfallmedia.com. The webspace is generously offered by James Turk, who is 2 types of awesome and 3 parts robot. The page is conspicuously devoid of content, as we’ve just set it up and really my time is being spent on development. I’ve little motivation to develop a site when there’s no content to insert, but I may set up WordPress on it soon.
On other fronts, I bought some art supplies and did some sketching and design. Fun.
Filed under: Art, Computing, Game Design, Game Development | Leave a Comment
Tags: snowfall media
BT1 Tech Complete
Ball Toss milestone 1 is complete, which means the tech and design are final. Since the last post, I’ve actually completed all the art required for Ball Toss, in addition to various other small artisms. Since I’m done with all the art and design required already, both Vedran and I will be doing code for the next 2 weeks. Milestone 2 will result in the final Ball Toss 1 prototype, which I summed up in the previous entry. Milestone 2 is detailed and due Sunday, November 25th.
Kyle will be helping us as a tester later on.
Check out Vedran’s blog, as I’m sure he’ll post a video of the scrolling code or more exciting information later.
Filed under: Art, Game Design, Game Development, Programming | Leave a Comment
Tags: ball toss, kyle, vedran
Ball Toss Introduction
Alright, I spent last night doing layout sketches of each of the screens in the prototype we’re working on. I then created a mockup of how the general art style will look of the main game screen.
As it’s a mockup, I got a little lazy so it’s not as polished as the final product. But here’s a short explanation of the prototype…
You drag the mouse and release in order to launch the ball, with the intention of it entering the goal. The goal is highlighted by the gigantic arrow. Nice, eh? Your score is determined by your horizontal distance from the goal. You can scroll as far away from the goal as you like.
Keep in mind the game is on a tight schedule, and we have limited time and technology as it is, so the design is purposefully kept simple to ensure that it’s completed.
Filed under: Art, Game Design, Game Development | Leave a Comment
Tags: Art, ball toss, Game Development, prototype
Handy Apps
I’ve come across several applications which I feel greatly enhance my computing experience, or are just damn handy to use. So I’ve decided to make a quick list of a few of them. I’m not going to go in-depth about how to use them, post screenshots or anything – I’d say you’re capable of handling that yourself, as these are mostly intuitive programs by nature. If you do need help, let me know.
Some of these are well-known, others possibly less so. I probably discovered most of these through Lifehacker, so thanks to the great folks there.
Windows XP
- WinKey
- Allows for customizable shortcuts to basically anything, such as folders or programs.
- WinSplit Revolution
- Manage your screen space better with excellent hot keys.
- Launchy
- A QuickSilver-ish program for windows, I find this to be excellent in doing away with the archaic start menu, and even much of the file system. With a quick button press, open this up and start typing what you’re looking for, and hit enter. Also extendable and with other handy features, such as easy google searching.
- Revo Uninstaller
- The windows Add/Remove programs has always been a beast to me, taking forever to load, and program setups never completely remove themselves from your computer. Revo uninstaller can aid that process by asking to delete leftover files, registry entries. Also contains a startup programs manager, and is much more efficient.
AdmiralExpose-like window preview management for Windows, plus other. In the minimization feature, it appears that it cannot preview some windows, possibly GTK-powered ones, which is actually a bit annoying, but I’ve yet to find a better free alternative for XP.- I’ve decided Admiral sucks. After trying out various other Expose-like functions for XP, it looks like none of them work as easily, fluidly, and without setbacks as they should. I’d rather do without for now.
- Pidgin
- Cross-platform multiprotocol IM client with tabbed chatting. Supports all major protocols, such as AIM, MSN, and Yahoo, and everything else.
- iTLU
- Synchronizes your iTunes library to your music directories. This can be automated by creating a batch file and scheduling it, so you never have to worry about updating your iTunes manually again, which is explained here at lifehacker. This can even update metadata.
Web Apps
- Google Reader
- Google’s live feeds reader, which is great for keeping me from manually checking my friends’ blogs, and lets me read a few news sites centrally in one location.
- Google Calendar
- So far, the only great calendar application I’ve found usable for XP. Great for comparing schedules with friends and keeping track of yourself.
- Google Notebook
- An excellent, lesser known google application for taking notes in a ‘notebook’ fashion. With google’s search capabilities, this is just a hands-down excellent tool for writing down code snippets, thoughts, quotes, links, or anything that you may want to use again later.
- Remember the Milk
- Excellent task-list and to-do site. Can be integrated with Google Calendar or other calendars, or as a module on IG or NetVibes.
- ColorBlender
- Handy web application for designing colour schemes. There are fancier ones available, but I’d rather not waste hard drive space on this when all I need is something simple like ColorBlender.
- Mint
- New beta money management service online. Tracks all transactions made with your bank accounts, and gives feedback (pretty charts) based on spending categories to help save money or analyze where it’s going. So far, I’ve been unable to use it due to my online banking account being inaccessible, but from others I have heard it’s really excellent, and I’m looking forward to using it.
I’ve got a list of more stuff that needs to be looked into. If you know of any more great apps, let me know. I’ll get around to updating this list when I work on it more, and next time I’ll try to include some Ubuntu apps.
Filed under: Computing | 1 Comment
Tags: apps, handy, organization, utilities, web, window, windows xp
Recent Entries
Categories
- Art (4)
- Computing (2)
- Game Design (5)
- Game Development (7)
- Programming (2)
- Uncategorized (2)