Jump to content

Stumped by my own game


beruke90

Recommended Posts

This probably sounds stupid but i have already written up the modules for my own game but as soon as i started designing the interface i got a stumped and now i'm stuck. how the hell do you get the ninterface to act the way you want it to. the more i integrate into the game the more code mods i have to wire into my modules. if anybody has anyt advice i would appreciate it.

Link to comment
Share on other sites

Mr. Skeptic poses a darn good question.

 

Each module aught either be able to provide or accept information on request, or all of them should keep the game info where all modules can get to it. In this way a UI can just request the game state for updating its display, and change the game state when the player makes a move (i.e. presses a button or whatever the interface ends up being).

 

How does each module interface with the others?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.