Computer Association of SIUE - Forums

CAOS Forums => Lounge => Topic started by: nikomaster on 2007-10-19T20:05:45-05:00 (Friday)

Title: A portable Game development System
Post by: nikomaster on 2007-10-19T20:05:45-05:00 (Friday)
Hi all,
I am on a development of Game Development System, i had this idea from long time ago, now i am starting. I want to implement a GUI based development system and also a programer code system, this system will have 5 diferent parts

.Graphics
.User interface
.Network Interface
.Sound Interface
.Virtual World Interface.

Each system will be programed separte, but it will act as a one stand alone system, also i will implement a virtual machine this will allow to run on any operating system, i am C native programmer, so all the system will be programmed at C++.

I want to comment about one of the most difficult systems, it involves Machine learning System, implemented with Neural Networks, still i cant find a complete Artificial Neural Network I found some interesting web sites with valuable information about neural networks, especially one got my interest because it has the most complete information about neural networks http://www.learnartificialneuralnetworks.com (http://www.learnartificialneuralnetworks.com),does any one knows of more of this?