Thread: Program Idea
View Single Post
Old 02-01-2004, 03:47 PM   #1 (permalink)
Mithril
Senior Member
 
Join Date: Aug 2003
Location: UK
Posts: 704
Send a message via MSN to Mithril
Default Program Idea

I just had an idea seven seconds ago.

A generals solution generator!

Use case:


The user enters a problem formulated as a question into a textfield, for example, How to add mobile structures, the program searches the database for specific modules to link this with ( using algorithms that search for valid code ) and presents the solution.

The idea behind it would be to harness the incredible power of computers to generate solutions!


The algorithms won't be THAT hard to program, because it's basically just telling him that before every module there is a Behavior = and End at the end, plus a few other tags and enumerated constants.


I haven't got time to implement this in code yet, though, I thought I'll just write it up somewhere in case I forget it again and then I realised that I was on this website, so why not just post it here?
Mithril is offline   Reply With Quote