A Complete Graphics-less Game #2

Published May 23, 2013
Advertisement
[font=arial]

Part 2 - The Preliminary Design / Concept

[/font]
[font=arial]

I'm going to start this project by doing a little design work first. When I used to work at the USDA, I would review proposals from companies bidding on IT projects. Their concepts and specs had to be good because they wanted get the contract and get money. What I'm doing now is nothing like that. This isn't going to be a major project and any docs that I make will only be used by me so I don't need a complete design document. I do feel that I'll need something to help my stay on task. I need a goal and a defined scope.

[/font]

[font=arial]

My goal is to make a game not a text-based game engine; though I will try to organize things into reusable parts. I will make an adventure rpg game. Adventure games work will with just text and that's basically the type of game we used to make in middle school.

[/font]

[font=arial]

Before I can go any further, I need to define the game a little bit more. I should decide on what the game will be about.

[/font]


Game Name: The Next Tomorrow [size=2](the working title)



Setting:

This game will be in a steam punk setting on a post-

apocalyptic

Earth.



Story:

After a war that nearly destroyed the planet, humans have started to rebuild. Over the past 75 years after the

apocalypse

humans have cities again, but the former countries no longer exist. City-states are the only types of governments that still exist.



Goal of the player:


The player by his actions can achieve these goals

  • The player can remain a mercenary and perform quest for money.


  • The player can attempt to build his own city-state.


  • The player can attempt to rise up through the ranks and become the leader of a city-state.



  • [font=arial]

    My game will have these features:

    [/font]

    • A pregame menu system


  • A World Map


  • Towns


  • Quest


  • A Battle System


  • multiple character classes


  • an inventory system


  • dialogue



  • [font=arial]

    Internally, the game will have the following:

    [/font]

    • Load the world from disk


  • save and load game features game


  • scripted AI (using Angel Script)



  • [font=arial]

    This is it for the design. It's not complicated right? Are all the details there? No, not yet. Next time I'll build a quick prototype of some of the features that I want to implement. After I make the first prototype, I'll be able to understand what I need to build better and I may be able to think of some new features.

    [/font]
    1 likes 2 comments

    Comments

    Bacterius
    This is really good. I recently had a similar idea of a graphic-less game (based on text, though mine was kind of like a randomly generated computer version of those old gamebooks) but I don't have enough time to pursue it at the moment sadly. Will be following :)
    May 23, 2013 08:43 PM
    Squared'D

    Thanks.. My only hope is that I can keep up with it in between my other work.

    May 25, 2013 09:43 AM
    You must log in to join the conversation.
    Don't have a GameDev.net account? Sign up!
    Advertisement
    Advertisement