-
Notifications
You must be signed in to change notification settings - Fork 18
Home
Knight.zhou edited this page Oct 3, 2013
·
9 revisions
A flash board game framework named GODPAPER(code name:"the real knight") by as3 language.
This wiki is dedicated to all the unsung heroes of the world, those who the absence of which
would degrade all our lives to the point where the sweet release of death would seem
preferable to continuing this mortal existence. Ironically, the absence of those I refer to
would all but guarantee this outcome!
I of course refer here to the constants of the physical world:
- G, the gravitational constant, whose vigilance secures us to this very world;
- O, oops;
- D,electric displacement field,also called the electric flux density;
- P,kilogram meter per second (kg m/s);
- A,area;
- P,pascal (Pa);
- E,the electric constant, which gives rise to the properties of the electromagnetic fields our technology depends upon;
- R,Electrical resistance;
https://www.mochimedia.com/games/play/_v801648
https://www.mochimedia.com/games/play/_v317464
https://www.mochimedia.com/games/play/_v93665
https://www.mochimedia.com/games/play/_v977037
https://www.mochimedia.com/games/play/_v687814
https://www.mochimedia.com/games/play/_v776899
https://www.mochimedia.com/games/play/the-color-lines
https://www.mochimedia.com/games/play/_v312167
https://www.mochimedia.com/games/play/_v744572
Screenshot of Tic Tac Toe
Screenshot of "ChineseChessJam"
Screenshot of "TheChessJam"
Screenshot of "TwoHitOne"
This wiki is for programmers. More precisely, it’s for programmers who favor the “learn by example” approach. I don’t know about you, but I’ve ready plenty of flash games where all they present are fragments of applications and small, contrived bits of code to illustrate a given point. Now, without question, that is sometimes precisely what you want. Oftentimes, however, what you really want is a whole application that is explained in its entirety so you can see how all the pieces fit together as you explore it little by little. This is precisely what this wiki seeks to do.
- TheRealKnight 1.0.0(Done!)
- Good-Old-Fashioned-AI
- Uninformed Search
- Simulated evolution
- Simplicity of Flex application
- Mxml application,
- Green thread,
- Cross plant-form deployment
- TheRealKnight 2.0/TheKnightErrant(Progress)
- What-if:
- UML Diagram:
Work in progress:
- Performance enhancement(Starling,Stage3d)
- Strong AI
- Informed Search
- Knowledge Representation
- Evolutionary Computation
- Neural Networks I
- Intelligent Agents
- Neural Networks II
- Biologically Inspired
- Hybrid Models