My First Game Jam #1

Progress Post: Day 1-3

I finally decided to do some work and make some games. And that first step is done by participating in a game jam, more specifically “My First Game Jam” hosted by J and lysander (itch page)

I’ve actually been meaning to create a game for a while; but, of course, like most I lacked the motivation. But new year, new decade, first game jam. Let’s hope I make it. Of course, some of the problems I expect to face are time management, motivation, and the obvious game bugs and issues. I am a beginner at this, even though I’m currently studying game development. No means am I a professional game creator (yet).

About the game I want to develop, it’ll be a pixel space shooter. That’s all I have planned for now to minimize my scope as much as possible. But if I have time, I’d like to add some plot (as a writer, it’s an itch to write) and make a ability/upgrade system.

Anyways, let’s move on to the progress I have made.

For the 1st day, I focused on setting up and creating sprites.
And I know it’s foolish to focus on art so early on but I’m a visual person. This is probably going to happen often throughout the project. The only excuse I have is that most of the sprites are, at least, still in a draft phase. The most sprites I created are (from left to right): the player, obstacles, a “boss” character, and basic enemies.

I also spent some time animating a simple idle animation for the player character.

2nd day of work is mainly on scripting the character controller. I wanted the player to move via the mouse. Or more simply, the mouse (cursor) is the player. I also worked on basic shooting and some particle systems for effect. Makes things more pretty, don’t you think?

Day 3 is a weekday, thus less time to work for me. I’m already hoping for the weekend to come faster. But I still got some work done. I went ahead and worked a bit on the boss script. Not much, just a simple follow and retreat.

But I noticed a problem, that being the boss movements are very stutter-y. I assume that’s due to the player being the mouse and the input rate would be faster than keyboard. Not to mention that these are pixels so I’m working in a decimal space. Most of the sprites are less than 1 unit in length and width.

I don’t think the movement of the boss is meant to stutter

My plan is to switch the player controller to keyboard inputs and see if that resolves the stuttering.
My next steps are to add enemies and shooting for both the boss and the basic enemies.

So far I think this is good progress, if anything I should a base game down. Whether I’ll have an actual game with a menu and beginning-to-end (levels) is the question.

Introduction Post

Gamer and Game Developer both Professionally and Personally

Hello, my name is Zoe and I usually go by Conquest or Contquest online. A little about myself is that I am a college student majoring in Game Development. I hope to graduate soon and join the industry as a writer or somewhere related in that field. I would not say I am the best at any fields of game development in particular but they are all skills I have been practicing in both school and outside of class time. Writing has always been a passion of mine, so I’d like to say that’s the area I’d excel in.

Some trivia about myself:

  • I am more of an intermediate gamer. I like playing games casually but I can also spend a whole weekend trying to finish a game. I have a lot of mobile games (some left unplayed) and I have a large unplayed game library that is not mobile games.
  • I like story-driven games with heavy focus on characters. Some of my favorites: are the Ace Attorney trilogy, Mass Effect trilogy, Dragon Age series, Fire Emblem series (Awakening, Fates, and Three Houses), Danganronpa series, Undertale, Stardew Valley, and Transistor.
  • As a writer, I have a lot of stories left in “work-in-progress”, none have been formally published (yet).

The reason why I started a blog is to see my progress and display to the world as an effort to both put a name out there and for personal record of my improvement. Of course, this blog, as indicated, is more for personal use. Meaning these are project are not related to school work or work done for a professional institute. The work here can be used in portfolio when I apply for a career but most of the work here is done with a personal goal in mind. That goal can range from practicing a skill or wanting to translate an idea to a more physical plane. Thus this blog is more of a hobbyist blog rather than a professional portfolio or development blog that you’d see from someone actually working in the industry.