Results 1 to 6 of 6

Thread: Eon Clash - Secrets of the Domus Aurea - Development Version

  1. #1

    Eon Clash - Secrets of the Domus Aurea - Development Version

    Team name: Eon Clash
    Project name: Secrets of the Domus Aurea

    Brief description:
    Secrets of the Domus Aurea is my entry into the Pascal Game Development Competition 2007. The game is a simple 2D top down maze, puzzle, semi-RPG (not really), educational game.

    Basic idea is to navigate the randomly generated mazes encountering NPC's and MOB's collecting puzzle pieces and clues on how to solve them. At the end of the maze is a Puzzle Room that you have to have all Puzzle Pieces to enter. Each levels puzzle is different, and collecting all of the clues can make the puzzle almost a no brainer.

    Target aim: Freeware (Maybe Shareware after the compo)

    Compensation:
    I am funding this out of my own pocket, so funds are limited. If I found the right artist/musician with the right price, I could pay. I would prefer persons that would settle for names in the credits and a % if the game ends up being good enough to sell via Shareware.

    Technology:
    The basic engine is developed in FreePascal and utilizes OpenGL through SDL for graphics. SDL-mixer and SDL-mpeg are used for sound. Graphics are currently limited to PNG with full alpha channel and TGA with alpha. Other formats are supported, but I find them to look odd on some hardware.

    The engine has Lua linked in for scripting the game and environment, giving great flexibility to what can be done in game.

    Talent needed:
    Artist - The sprites and tiles that are currently being used are found from various free graphics sits around the web. I'd like to have graphics that are game specific to help fit the storyline to the actual game play. Currently, we are using Charas Sprite Sheets to allow for customization of player look and feel and only two ground tile types. All graphic files must be in power of 2 size due to OpenGL.

    Team structure:
    Team lead, Engine, and Script Developer: Jeremy Darling
    Testers: Michael Hontz and Joen Joenson
    Music: Nick (R3U)
    Website: Byron Hester

    Website:
    The current site is at http://pgd07.eonclash.com/ and is a holder while Byron completes the final design. Still it contains all of the information (design doc, storyline, screenshots, downloads) that should help someone decide what the project is all about.

    Contacts:
    PGD Topic Thread: http://www.pascalgamedevelopment.com...pic.php?t=4125
    Jeremy's Email: jdarling_kc at hotmail dot com
    Contact Us Form: http://www.eonclash.com/Contact.php

    Additional Info:
    Here are some screen shots of the current development version (available for download at the site above). They include the existing storyline that is being expanded upon in game.
    <a href="http://www.eonclash.com/JumpStart/v4/PGD07/ScreenShots/MainMenu.png">
    Main Menu</a>
    <a href="http://www.eonclash.com/JumpStart/v4/PGD07/ScreenShots/Storyline.png">
    Storyline</a>
    <a href="http://www.eonclash.com/JumpStart/v4/PGD07/ScreenShots/CreateCharacter.png">
    Creating a Character</a>
    <a href="http://www.eonclash.com/JumpStart/v4/PGD07/ScreenShots/WelcomeDialog.png">
    Welcome Dialog</a>
    <a href="http://www.eonclash.com/JumpStart/v4/PGD07/ScreenShots/InGame1.png">
    In Game</a>
    <a href="http://www.eonclash.com/JumpStart/v4/PGD07/ScreenShots/Feb 22-2007 at 15.09.24.png">
    An NPC in game</a>
    <a href="http://www.eonclash.com/JumpStart/v4/PGD07/ScreenShots/Feb 22-2007 at 15.09.31.png">
    NPC Giving a Hint</a>

    Feedback:
    ALL!

  2. #2

    Eon Clash - Secrets of the Domus Aurea - Development Version

    Um, your full sized images are busted in the forum. You should do a direct link, not a javascript attempt; forums filter javascript out for security reasons.

    I wish you luck though.

  3. #3

    Eon Clash - Secrets of the Domus Aurea - Development Version

    Easiest solution is to use html. Like this:

    <a href="http://linktoimg"><img src="http://linktoimg" alt="Description" width="50" height="50"></a>

  4. #4

    Eon Clash - Secrets of the Domus Aurea - Development Version

    Traveller is right on the money there. Use good old HTML to resize the images to fit.

    Btw, should this thread be here? Should this not be in either the Projects forum or Competition forum?

    Let me know and I'll move it.
    <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 =-

  5. #5
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Eon Clash - Secrets of the Domus Aurea - Development Version

    Considering that he already has a page in the competition forum, it's definitely a 'My Projects' thread.

    Unless he'd like to ask for an artist... then that thread would probably go in here.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  6. #6

    Eon Clash - Secrets of the Domus Aurea - Development Version

    Images and links fixed.

    Yes, I posted it here because I'm looking for a graphics artist . As you can see in the Talent Needed section. I like the format that GameDev uses, so I copy/pasted it here as it gives lots of info about the project.

    Anyone interested in doing some graphics? :?:

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
  •