1.31.2010
XPOGames.com New Social Gaming Network
Their API is easy to use, and easy to integrate into your existing flash game.
The other thing which amazed me is they ask for your Google Adsense pub-id. PUB id is your identifier in Google Adsense program. After submitting the ID, every page with your game on it will serve your google on %50 of the Ad units, and XPO's on the other %50. From testing and first impressions by several underground developers I've been in touch with, Google Adsense on Flash content (+description, community buzz, tags etc.), is about $10 for 1000 ad exposure. This is cool, well I haven't reach that 1000 ad exposure but that's what I heard and read.
Xpogames is actually NewGrounds, HallPass and Kongregate all together. They're all great within their own closed borders. However, there are great communities there. with millions of gameplays per day. So if you integrate their API and upload your games, they'll get the kick start you need, the testing (and hostile I might add) environment. From my own experience, they're mostly about "will give you cash, but we will be very happy if you could you spent it here", but you don't have to. The word says it's about $2 for 1000 gameplays.
If you're looking for more flash game sites which you can upload your game, click here.
1.12.2010
Alien Bug Invader at MPTGAME
Alien Bug Invader
Description: Your goal is to eliminate the alien bugs invader. There are 4 stages, and each stages has 4 different types of bug. Get the powerups to help you to eliminate the bugs.
Instructions: Eliminate all the alien bugs that attacks in four areas.
I created it this last December 2009. My plan is to sponsorized it in other games website, but changed my mind. So I just sponsor my own game, and that's is only my game. LOL
To play the game, click here.
12.29.2009
List of AS2/AS3 Physics Engine
I collected some AS3 Physics Engine projects listed below. If you know others not in following list reply it please.
1. Box2DFlashAS3
Box2DFlashAS3 is an open source port of Erin Catto’s powerful c++ physics library Box2D.
2. WOW-Engine
a free AS3 open source physics engine written by Seraf ( Jérôme Birembaut ) capable to handle positions in a 3D environment.use Sandy library for all the 3D mathematical computations (matrix, 3D vector, plane). The inner architecture of the engine is also inspired by Sandy’s one.
It is built with many open source kits that are emerging. It can use any of the 3 major flash 3d engines (pv3d, sandy, away3d)
3. foam-as3
a two-dimensional rigid body physics engine written in ActionScript 3.0.
It is meant as an architectural and mathematical reference for developers interested in physics simulation in the area of game development or otherwise. It trades efficiency for modularity and extensibility.
Here is the author’s blog.
4. APE
APE (Actionscript Physics Engine) is a free AS3 open source 2D physics engine for use in Flash and Flex, released under the MIT License.
You can see two interest demo at here and here.
5. Motor Physics
Motor Physics is an open source 2D physics engine under the zlib/libpng license.
6. Revive
Revive is an open source 2D physics engine.You can download the source code from here.
7. Flade (Flash Dynamics Engine)
Flade (Flash Dynamics Engine) is an open source actionscript 2.0 library for simulating 2D physics using Verlet integration. It currently features rectangular, circular, & wheel primitives, spring & angular constraints, and surfaces composed of line segments, circles, & rectangles. It’s designed primarily for games with a goal of speed and ease of use, and is MTASC -strict compatible.
8. Fisix Engine
an Actionscript 3.0 physics engine built for game developers.
The fisix engine is a verlet based physics engine for flash written in Actionscript 3.0. This engine is aimed towards use in games and other relatively cpu intensive real-time applications.
9. glaze (browse source here)
a game and physics engine for Flash,core parts of the physics solver and collision system are based on the C physics engine Chipmunk.
