Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: The Sheep Killer

  1. #1

    The Sheep Killer

    Surprise! :mrgreen:

    Today me and K4S finished our top-secret project, The Sheep Killer
    This project started as a simple demo to test the animation system for the Turn Based Game, but finally growed to quite a complete game..
    I find it quite fun The models (made by k4s) are amazing. the gameplay is simple but enjoiable (killing sheeps with an axe is satisfactory)

    We decided to keep the development secret to give all of you a surprise

    The game is released under the GPL. The zip file contains sources and binaries for linux and windows.

    Here's the zip

    Let us know if you like it














    And here's the screenshot:
    [/img]
    If you save your data in a proprietary format, the owner of the format owns your data.
    <br /><A href="http://msx80.blogspot.com">http://msx80.blogspot.com</A>

  2. #2

    The Sheep Killer

    ROTFL!!!!
    More blood!! More blood!!! :twisted: :twisted:

    Why not a multiplayer mode? It could be very funny :viking:
    Get your fpc4gba copy now!
    Get your fpc4nds copy now!

  3. #3

    The Sheep Killer

    One word: Awesome!
    Although it does get a bit repetitive after an hour

    Anyway, I was browsing your site earlier today and noticed the Omino demo and thought to myself that it was a bit of a waste that nothing more was done with it. Little did I know that in great secrecy a game(based on it?) was being finished at that exact same moment! Talk about coincidence

    Truly, nice work guys!

    PS. I do agree with my fellow sheepslayer above, could you please turn up the bloodlevel a bit? hehehe :twisted:

    *me goes back to slaying some more sheep*

  4. #4

    The Sheep Killer

    Good job!

    I like, but more blood... :lol:

    But i had a bug in the game: I was killed by black sheep after killed the last white sheep!
    So i continue the game with a lifecount of -1,-2 ect...
    Isn't a grave problem (like that i got the best score! :lol!

    Congratulation for this game!
    Ankh - DragonSoul Online Staff

  5. #5

    The Sheep Killer

    Hey guys, glad to hear you like it, HaHa.

    It was really fun creating the models for this game, and MSX did an awesome job coding it.

    There is so much that could be expanded on, but this game was really to test out the animation system, and it works really well. We did come up with some other game concepts, that might be created, if MSX is up for it. But I think we might concentrate more on the bigger project, the Turn Based game.

    I was thinking of blood, mabye we could make a start on the particle engine for the animations, MSX. But we were going for a more cartoony feel.

    Multiplayer is a good option, but I think MSX found a bug in the network code, and it wouldn't work under windows, or did you fix that?


    This project really helped me to understand and visualise the Turn Based game a little better. And it might help speed up the development a little aswell.

    Well, Happy sheep killing, Laterz!

  6. #6

    The Sheep Killer

    Great work guys!! Very worthy of a news post tomorrow.

    I would change the game only slightly. I would make the hero a sheperd and the black sheep into wolves. Then wolves would try to attack the sheep, while the sheperd tries to protect them. As the levels increase, you get more sheep and more wolves and possibly better weapons.

    I think gamers will identify with being a protector slightly more than a sheep slaughterer, but each to his own .

    Just my 2 cubitts worth.

    Since this is also a Linux game please register it with
    http://www.happypenguin.org/ and post an Image of the Day on Flipcode.com as well ( they don't seem to have any new IOTDs lately ).
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

  7. #7

    The Sheep Killer

    Great work guys!! Very worthy of a news post tomorrow.
    HaHa, awesome!

    Savage, yeah the idea of protecting your own flock of sheep was a strong second idea for a game, having a cowboy instead of a viking. But we wanted to keep it simple and actually finish the game in a fairly short time. So we kept the sheep killing idea. We were going to keep the wolves in, but have the wolves try and attack you.
    I even started a lowpoly cartoony wolf.
    (This is a really old pic)


    But we thought of having some Rams instead of wolves, so it fit better.

  8. #8

    The Sheep Killer

    For a bit of a bug report: the music was choppy for me in game, when played in Winamp it has no problems and sometimes lighting on all trees changes for a moment for no apparent reason. Other than that, it?¢_Ts great, I really like you?¢_Tre modeling and animation style. Blood may not be necessary, but some kind of sheep death animation would be nice.

  9. #9

    The Sheep Killer

    Hi! thanks for the positive feedback

    About adding blood, i'd like to do it.. The problem (apart from the laziness ) was that my girlfriend was very unhappy for the sheeps She was almost angry to see poor little sheeps killed with an axe.. when i mentioned adding blood she looked at me very badly :lol:

    About the gameplay, it's fun to hear that suggestion about the wolf: that was exacly our first idea. I've implemented it while testing, but i find out it was not working very good. The problem is that when you have some wolf it's impossible to follow everyone. There's really nothing the player can do to it when they're all around the level. So there's no strategy one can use to improve results. It was not much fun.
    Also I think killing them instead of protecting was more satisfactory

    My girlfriend proposed me that instead of killing you have to cut their hair to obtain wool. That could win the most boring gameplay contest :mrgreen:

    I'll correct that bug ankh spotted! thank you!
    If you save your data in a proprietary format, the owner of the format owns your data.
    <br /><A href="http://msx80.blogspot.com">http://msx80.blogspot.com</A>

  10. #10

    The Sheep Killer

    The music also sounds choppy on my machine. In your soundunit.pas file, change the Mix_OpenAudio() call to be...

    [pascal]
    if Mix_OpenAudio( MIX_DEFAULT_FREQUENCY, MIX_DEFAULT_FORMAT, MIX_DEFAULT_CHANNELS, 1024 ) <> 0 then
    [/pascal]

    and it should sound good on both Windows and Linux.

    Quote Originally Posted by {MSX}
    The problem is that when you have some wolf it's impossible to follow everyone. There's really nothing the player can do to it when they're all around the level. So there's no strategy one can use to improve results.
    The simple solution here is to give your sheperd/viking better weaponry. Maybe a bow and arrow or shotgun should do the trick. That way you don't have to close to kill the wolf.

    P.S. Maybe you could make blood optional.
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •