PDA

View Full Version : Eon Clash - Secrets of the Domus Aurea - Development Version



jdarling
23-02-2007, 03:23 PM
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/viewtopic.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">http://www.eonclash.com/JumpStart/v4/PGD07/ThumbNail.php?img=ScreenShots/MainMenu.png
Main Menu</a>
<a href="http://www.eonclash.com/JumpStart/v4/PGD07/ScreenShots/Storyline.png">http://www.eonclash.com/JumpStart/v4/PGD07/ThumbNail.php?img=ScreenShots/Storyline.png
Storyline</a>
<a href="http://www.eonclash.com/JumpStart/v4/PGD07/ScreenShots/CreateCharacter.png">http://www.eonclash.com/JumpStart/v4/PGD07/ThumbNail.php?img=ScreenShots/CreateCharacter.png
Creating a Character</a>
<a href="http://www.eonclash.com/JumpStart/v4/PGD07/ScreenShots/WelcomeDialog.png">http://www.eonclash.com/JumpStart/v4/PGD07/ThumbNail.php?img=ScreenShots/WelcomeDialog.png
Welcome Dialog</a>
<a href="http://www.eonclash.com/JumpStart/v4/PGD07/ScreenShots/InGame1.png">http://www.eonclash.com/JumpStart/v4/PGD07/ThumbNail.php?img=ScreenShots/InGame1.png
In Game</a>
<a href="http://www.eonclash.com/JumpStart/v4/PGD07/ScreenShots/Feb 22-2007 at 15.09.24.png">http://www.eonclash.com/JumpStart/v4/PGD07/ThumbNail.php?img=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">http://www.eonclash.com/JumpStart/v4/PGD07/ThumbNail.php?img=ScreenShots/Feb 22-2007 at 15.09.31.png
NPC Giving a Hint</a>

Feedback:
ALL!

Robert Kosek
23-02-2007, 03:50 PM
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. :)

Traveler
23-02-2007, 04:55 PM
Easiest solution is to use html. Like this:

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

savage
23-02-2007, 09:21 PM
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.

WILL
23-02-2007, 10:03 PM
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. :p

jdarling
23-02-2007, 11:16 PM
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? :?: