Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411483 Posts in 69370 Topics- by 58426 Members - Latest Member: shelton786

April 24, 2024, 02:25:52 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityDevLogsJustice Is Mine
Pages: [1]
Print
Author Topic: Justice Is Mine  (Read 4799 times)
unsilentwill
Level 9
****


O, the things left unsaid!


View Profile WWW
« on: December 15, 2010, 02:27:17 PM »


    Hey everybody. This is a game I've been working with on and off since late one night in the summer. It's finally winter break for me, and I plan on going full time on this thing.

    This is my first solo project, and it's on a pretty serious deadline. It's my Senior year of college as an Art major, and I have all intentions of displaying this work in the gallery alongside my traditional sculptures, drawings, and oil paintings. The fun part will be convincing my very traditional school to let me do this.

    Since I am only an artist, I'm relying heavily on Adventure Game Studio (and anyone who knows the program, feel free to give tips!). The gameplay is fairly simply, as it intended to be played with my old NES controller (more details on the build set up later), but with a good amount of action. It's essentially an short interactive play, based on the medieval triptychs, in three acts. It should be far from boring.

    Currently the plan is as follows:
    • Character Design (100%)
    • Character Animation (90%)
    • Script (90%)
    • Music? (20%)
    • Sound? (60%)
    • Font (100%)
    • Set Illustrations
            -First (100%)
             -Second (100%)
             -Third (80%)
    • Programming (95%)
    • Physical Setup
            -Box/Manual (25%)
             -Console (70%)
             -TV Connection (Huh?%)
             -Speakers? (?%)
    • Polish (0%)
    As you may have guessed, this has fallen fairly deep in "artgam" territory. This happened because I think a lot can be done with the medium, and my schooling so far of classic literature, art, history and philosophy is strongly reflected in this idea. And of course, it is intended as an installation in a gallery. However I still think when it is complete, the message and the gameplay should suit a wide audience.

    I plan to have a mockup of the main stage by the end of the night. Otherwise, this devlog is mostly for my own responsibility. But I would love nothing more than some advice, comments, suggestions, and heavy critique on any of my work. Thanks guys.[/list]
    « Last Edit: April 10, 2011, 01:54:31 PM by unsilentwill » Logged

    RotateMe
    Level 0
    ***



    View Profile
    « Reply #1 on: December 15, 2010, 03:03:23 PM »

    This somehow sounds a lot more interesting than most of the artgames I know. Especially the "installation in a gallery" gets me excited. Really like the logo, show us some more!
    Logged
    PlayMeTape
    Guest
    « Reply #2 on: December 15, 2010, 03:08:01 PM »

    Just posting to let you know this sounds very interesting. Would you mind sharing a screenshot of your current progress?

    As you may have guessed, this has fallen fairly deep in "artgam" territory. This happened because I think a lot can be done with the medium, and my schooling so far of classic literature, art, history and philosophy is strongly reflected in this idea. And of course, it is intended as an installation in a gallery. However I still think when it is complete, the message and the gameplay should suit a wide audience.

    Also, this sounds very promising. I would love to see more people with less "gamey" backgrounds develop games.

    Best of luck!
    Logged
    bgogol
    Level 0
    **


    View Profile WWW
    « Reply #3 on: December 15, 2010, 03:55:26 PM »


    I'd like to see more of this too.

    Logged
    zacaj
    Level 3
    ***


    void main()


    View Profile WWW
    « Reply #4 on: December 15, 2010, 06:35:59 PM »

    Looks/reads cool.  Any other artwork to show?
    Logged

    My twitter: @zacaj_

    Quote from: mcc
    Well let's just take a look at this "getting started" page and see--
    Quote
    Download and install cmake
    Noooooooo
    unsilentwill
    Level 9
    ****


    O, the things left unsaid!


    View Profile WWW
    « Reply #5 on: December 15, 2010, 10:48:36 PM »

    Really quick mockup of the Towns Square and the HUD to give a rough idea, and to keep my promise.


    And here's the early stage of some of the main characters.

    [EDIT] Revised characters on the left with a better pallet and size, old on the right. Got a nice amount of "code" done, which is exciting, so I figured I should finalize the characters as soon as possible.

    Thanks for the kind words already, I'll try to keep updating this as soon as things become more presentable.
    « Last Edit: January 12, 2011, 12:11:10 PM by unsilentwill » Logged

    unsilentwill
    Level 9
    ****


    O, the things left unsaid!


    View Profile WWW
    « Reply #6 on: December 20, 2010, 08:49:39 PM »

    Look, an update. I made my second ever walk cycle.



    I think I'm going to move on to other illustrations, that is, unless there's any small or large issues with the current animation.

    Oh whoops, I marked the character designs wrong, editing now...
    « Last Edit: December 20, 2010, 09:07:09 PM by unsilentwill » Logged

    unsilentwill
    Level 9
    ****


    O, the things left unsaid!


    View Profile WWW
    « Reply #7 on: December 27, 2010, 01:27:15 AM »

    Alright, I got a lot of important stuff done, a lot of stuff I wasn't actually sure I could do. In between some yuletideish breaks, I actually did some programming, it's kind of hard to believe...  Epileptic

    Like I said I'm modifying the lovely Adventure Game Studio. I was kind of dead-set to use my NES controller (with RetroUSB + JoytoKey) to be the input. I figured that hopefully some people who don't play many games would try it out, so I wanted to make things intuitive. Also it is "traditional", like a triptych, and the game is different from the usual arcade experience. I had no idea how to do this though, and I was this close to starting everything over in Game Maker.

    Anyway, the point is I'm now about to have two (or three) different commands mapped to my controller to run in the style of a SCUMM game.  Everything else programming wise should be a breeze through here, and more like directing than programming.

    ... I knew I'd post too much text, so I worked on some art to pretty up the devlog.

    Hey look, day and night cycles! I love those. I snazzed up the HUD GUI. It looks a bit too round, but I'll fix it later. Expect this much detail or more in the illustrations to come!
    Logged

    unsilentwill
    Level 9
    ****


    O, the things left unsaid!


    View Profile WWW
    « Reply #8 on: January 12, 2011, 12:08:20 PM »

    Things getting done all over the place, focusing on getting programming knowledge and animation out of the way, as illustration is more natural to me. This means of course nothing pretty to show off yet, except a linear perspective pixel tiled floor.

    But I am asking for help now! There's a basic function which I am trying to understand, and getting close, but the deadline looms. Basically I'm just trying to program in AGS a "chargeshot"--like in Mega Man 4. I'm thinking three different options for what happens when you hold down a button for 1 second, 2 seconds, or 3 seconds. Honestly I think I'm very close, using a timer and a global variable... I may just go hunting through the AGS shmup modules or hopefully learn it out my own.

    Again, any help or critque is appreciated, a functional build for testing should be up before the end of the week!

    Logged

    cosec
    Guest
    « Reply #9 on: January 12, 2011, 12:44:15 PM »

    This is looking cool! Keep us updated Smiley

    Out of curiosity, where do you study? And do you have an online gallery/portfolio of your work?
    Logged
    superflat
    Level 10
    *****



    View Profile WWW
    « Reply #10 on: January 12, 2011, 02:50:17 PM »

    This sounds very interesting thematically.  I'm not an AGS user so can't help you there, but there are a few about these parts.  Keep us posted on your progress!
    Logged

    unsilentwill
    Level 9
    ****


    O, the things left unsaid!


    View Profile WWW
    « Reply #11 on: January 15, 2011, 02:05:59 AM »

    Again, I truly appreciate the interest even with how little content I have actually shown. I have done a lot and things are looking really good, but I don't feel comfortable showing most of it quite yet. Just finished some important animation (I fixed the bounciness of the last one) and I am too, too tired to compile them, so I'll just finish the rest the just put them in a demo build to show them. Here's something though, a main character I haven't shown off yet.

    I'll be happy to say where I go and show off my portfolio--when it's done and I get news on whether or not this will be allowed in my show... I'll make a big pretentious announcement to be sure. I feel bad being in the middle of making this game, building a portfolio, planning my show, and building my website (as well as other senior year life goals) because there's so much still in the air that can go wrong. I'll show more as soon as I can!
    Logged

    unsilentwill
    Level 9
    ****


    O, the things left unsaid!


    View Profile WWW
    « Reply #12 on: January 23, 2011, 01:48:50 PM »

    I had this big speach about how games are art, defending interactivity and violence in context of religion and persuit of the traditional methods of art, expansion of a medium follow the purpose of the liberal arts, and as soon as I put my beret on they just said "Sure, put a game in your show". I didn't even show them any assets or running programs, So whatever.

    The show I believe will be in two or three months at Hillsdale College, but I want to finish this by the end of this month if possible. I am back at school taking a minimal amount of credits, so I hope to devote an entire day or two to finishing this project.

    Title screen is currently up, and the scenarios are being built up quickly. I promised a working build, and I think once the first day is set up I will release a version to anyone interested who PMs, posts, or emails me, so that I can get some much needed feedback about a project I feel the need to be so secretive about.
    Logged

    Pages: [1]
    Print
    Jump to:  

    Theme orange-lt created by panic