• Home
  • Forums
  • Search
  • Members
  • Calendar
  • Help
  • Fire Emblem Tactics Online and Extras
Forum stats
Show team
View New Posts
View Today's Posts
Fire Emblem Tactics Online
FEPlanet Community
Login to account Create an account
Login
Username:
Password: Lost Password?
 

  FEPlanet Community Fire Emblem Fan Works
« Previous 1 2
Fire Emblem Tactics Engine

Thread Modes
Fire Emblem Tactics Engine
sirocyl Offline
my face has three hands
**
Member
Posts: 256
Threads: 50
Joined: Dec 2013
Reputation: 3
#3
06-29-2014, 10:17 PM
You had my curiosity at the word "Engine". Smile

What's it coded in, based on, what libraries do you use?
How's the performance, how portable is the code, and what platforms does it run on currently?

And finally, would you want to work together on FETO's development?

I've been working in parallel on my own FE engine, but I'm still working on implementing the scripting necessary.
I'd like to keep the game logic bound to high-level scripting to allow for easy customization, while using more low-level code for the more integrated parts.
I aim to implement a singleplayer and multiplayer (co-op and competitive) campaign, so the scripting is quite an important bit. I don't want to refactor the entire engine just to add a game mode. Wink

As for the saving/loading, it really depends on how you keep information together in memory.
I would use arrays or objects containing game data in memory, and serialize them into JSON or XML when saving to persist the information in a format that can easily be de-serialized into their original object/array formats.
Website Find
Reply
Share Thread:            


Messages In This Thread
Fire Emblem Tactics Engine - by Paragon - 06-29-2014, 10:26 AM
RE: Fire Emblem Tactics Engine - by Breadophile - 06-29-2014, 07:10 PM
RE: Fire Emblem Tactics Engine - by Paragon - 06-29-2014, 11:03 PM
RE: Fire Emblem Tactics Engine - by sirocyl - 06-29-2014, 10:17 PM
RE: Fire Emblem Tactics Engine - by sirocyl - 06-30-2014, 03:00 AM

  • View a Printable Version
  • Subscribe to this thread


Users browsing this thread:
1 Guest(s)

  • Contact Us
  • Forum team
  • Forum stats
  • Return to Top
 
  • RSS Syndication
  • Lite mode
  • Fire Emblem Planet
  • Help
 
Forum software by © MyBB - Theme © iAndrew 2014



Linear Mode
Threaded Mode