Mutrify's Dev Diary

Anything related in any way to game development as a whole is welcome here. Tell us about your game, grace us with your project, show us your new YouTube video, etc.

Moderator: PC Supremacists

Post Reply
Mutrify
ES Beta Backer
ES Beta Backer
Posts: 10
Joined: Wed Jul 21, 2010 2:44 pm
Favorite Gaming Platforms: PC, Wii U, PS2, X360, GBA, 3DS, PS3
Programming Language of Choice: C++
Location: Norway
Contact:

Mutrify's Dev Diary

Post by Mutrify »

Intro
Hello! Instead of posting a lot of individual topics I figured it's better to have a one thread where I can show off what I'm working on. I'll be posting here regularly with new projects. Please tell me what you think - I'm grateful for any criticism that you may have :) :worship:
I post the flash games and apps that I like to my website at http://www.mutrify.com/index.php?navID=programming.
All videos go on my new YouTube channel: http://www.youtube.com/user/Mutrify

First Entry - Amateur Game Dev Video
I started doing a lot of ActionScript programming, mainly because that's what we're using in school. Maybe I'll go back to C++ soon but for now AS3 is perfect, it's so easy to get prototypes working quickly. I made a few games and also some applications. Next I want to make some familiar games, like pong, I have absolutely no ideas for an original game concept.

I don't know if any of you remember my videos from 1-2 years back, but I added an entry to my Amateur Game Dev Series on Youtube. Here it is:


Links to what's seen in the video:
Website: http://www.mutrify.com
Space Game: http://www.mutrify.com/index.php?navID= ... ng&pID=one
Flash Calculator http://www.mutrify.com/index.php?navID= ... g&pID=calc
Website: http://www.mutrify.com (flash games, applications and more :) )
YouTube: http://www.youtube.com/user/Mutrify (Dev videos)
User avatar
cypher1554R
Chaos Rift Demigod
Chaos Rift Demigod
Posts: 1124
Joined: Sun Jun 22, 2008 5:06 pm

Re: Mutrify's Dev Diary

Post by cypher1554R »

The ship game looks promising. I wonder if you can think of an interesting fresh challenge to add to it.

Anyone who can code while screen capturing the process knows what he/she is doing. ;) Keep it up!
Mutrify
ES Beta Backer
ES Beta Backer
Posts: 10
Joined: Wed Jul 21, 2010 2:44 pm
Favorite Gaming Platforms: PC, Wii U, PS2, X360, GBA, 3DS, PS3
Programming Language of Choice: C++
Location: Norway
Contact:

Re: Mutrify's Dev Diary

Post by Mutrify »

Second Entry - Game Of Life and Projectile Motion Sim
I worked on two projects today:
1. Projectile Motion Simulator - http://www.mutrify.com/index.php?navID= ... projectile
2. Conway's Game of Life - http://www.mutrify.com/index.php?navID= ... g&pID=life

Here is a time-lapse video of me making Conway's "Game of Life", a few hours of coding sped up to about a minute or two of video:
Website: http://www.mutrify.com (flash games, applications and more :) )
YouTube: http://www.youtube.com/user/Mutrify (Dev videos)
Mutrify
ES Beta Backer
ES Beta Backer
Posts: 10
Joined: Wed Jul 21, 2010 2:44 pm
Favorite Gaming Platforms: PC, Wii U, PS2, X360, GBA, 3DS, PS3
Programming Language of Choice: C++
Location: Norway
Contact:

Re: Mutrify's Dev Diary

Post by Mutrify »

Third Entry - Pong

I created a two player version of Pong in Flash:
http://www.mutrify.com/index.php?navID= ... g&pID=pong
Website: http://www.mutrify.com (flash games, applications and more :) )
YouTube: http://www.youtube.com/user/Mutrify (Dev videos)
Mutrify
ES Beta Backer
ES Beta Backer
Posts: 10
Joined: Wed Jul 21, 2010 2:44 pm
Favorite Gaming Platforms: PC, Wii U, PS2, X360, GBA, 3DS, PS3
Programming Language of Choice: C++
Location: Norway
Contact:

Re: Mutrify's Dev Diary

Post by Mutrify »

Fourth Entry - Breakout
This is one of the things I've been working on the last few days, a simple breakout remake in AS3. I think I'm going to start C++ again soon. Enjoy :) 8-)

Game link: http://mutrify.com/index.php?navID=prog ... D=breakout
Website: http://www.mutrify.com (flash games, applications and more :) )
YouTube: http://www.youtube.com/user/Mutrify (Dev videos)
Mutrify
ES Beta Backer
ES Beta Backer
Posts: 10
Joined: Wed Jul 21, 2010 2:44 pm
Favorite Gaming Platforms: PC, Wii U, PS2, X360, GBA, 3DS, PS3
Programming Language of Choice: C++
Location: Norway
Contact:

Re: Mutrify's Dev Diary

Post by Mutrify »

Fifth Entry - Tic Tac Toe
This is my new version of Tic Tac Toe made in ActionScript3. You can play against the computer, local co-op or even watch the computer play against itself. I'm getting tired of AS3, I'm switching back to programming in C++, now! :worship:

Game Link: http://www.mutrify.com/index.php?navID= ... =tictactoe
Website: http://www.mutrify.com (flash games, applications and more :) )
YouTube: http://www.youtube.com/user/Mutrify (Dev videos)
Mutrify
ES Beta Backer
ES Beta Backer
Posts: 10
Joined: Wed Jul 21, 2010 2:44 pm
Favorite Gaming Platforms: PC, Wii U, PS2, X360, GBA, 3DS, PS3
Programming Language of Choice: C++
Location: Norway
Contact:

Re: Mutrify's Dev Diary

Post by Mutrify »

Sixth Entry - The Hero's Quest

Hello again. I've been working on a text based RPG for the competition at moosader.com and it's done! :)
Click below to check it out:
http://forum.moosader.info/viewtopic.php?f=68&t=1587

Video:
Website: http://www.mutrify.com (flash games, applications and more :) )
YouTube: http://www.youtube.com/user/Mutrify (Dev videos)
User avatar
k1net1k
Chaos Rift Maniac
Chaos Rift Maniac
Posts: 563
Joined: Sun Nov 07, 2010 2:58 pm
Contact:

Re: Mutrify's Dev Diary

Post by k1net1k »

Hey congrats on finishing, I have tried and failed in a couple of game jams/comps
codeblue9955
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 6
Joined: Mon Apr 02, 2012 2:44 pm

Re: Mutrify's Dev Diary

Post by codeblue9955 »

The ship game would be pretty cool if you added asteroid or something similar flying towards a "planet" in the middle of the screen and the player must fly around the planet and destroy them with out shooting the planet. just my $.02
Mutrify
ES Beta Backer
ES Beta Backer
Posts: 10
Joined: Wed Jul 21, 2010 2:44 pm
Favorite Gaming Platforms: PC, Wii U, PS2, X360, GBA, 3DS, PS3
Programming Language of Choice: C++
Location: Norway
Contact:

Re: Mutrify's Dev Diary

Post by Mutrify »

Thanks for the feedback, both of you :-)
Website: http://www.mutrify.com (flash games, applications and more :) )
YouTube: http://www.youtube.com/user/Mutrify (Dev videos)
Post Reply