Skip to main content

Posts

Showing posts with the label open source

Complete Multiplayer FPS Shooter Game By quill18

AAA_FPS_GOTY: Complete Multiplayer FPS Shooter Game (Ludum Dare 26 - Theme: Minimalism) source on github original blog Just one gun, no ammo, and no complex terrain. "Shoot (AAA_FPS_GOTY)" only contains the elements that are absolutely required for a fun PEW PEW PEW experience: - Multiplayer, with automatic server assignment and room joining. (Up to 16 players!) - Bots to fill empty slots. - Health/Armor pickups for strategic movement and map control. - A metric ton of death sounds. Shoot can be played offline vs bots , but for the best experience you should play online ... with friends to frag! ****** The creation of "Shoot." was livestreamed from start to finish in front of ~8,000 unique viewers. Ludum Dare just wouldn't be the same without you guys! Looking for people to play with? Jump into this Raidcall channel -- there's probably someone online! Raidcall Channel ID: 6104517 http://raidcall.com/ Twitter: @quill18

Free Open Source 2D Framework For Unity-Futile

Futile is actually a code-centric 2D framework for Unity. This is exactly for people who would like to do everything in code with as small editor integration as is possible. In case you have used Cocos2D or Flash you should experience just at home. It is actually at development and totally undocumented... however it works. complete detail here   https://github.com/MattRix/Futile Go to http://struct.ca/futile for UnityPackages and instructional videos Ask questions and share stuff you've made on http://reddit.com/r/futile Submit bugs and feature requests to http://github.com/MattRix/Futile/issues Futile works great with Unity 3.5 and 4.*

The open source SOOMLA Project,

The SOOMLA Project is an open source framework for mobile game financial systems. Their goal is to allow mobile game developers quicker implementation of digital currencies, virtual goods and in-app purchases. The structure includes: The SOOMLA Project,  open source! Data model and storage convention for virtual goods, virtual currencies and common game economy mechanics. Plugins for leading game development platforms such as Cocos2d and Unity as well as support for Native iOS and Android code. APIs for simplifying In-App Purchases to a single line of code including increased security and event handling. Templates and themes for game economies and store-fronts based on pre-optimized and user intuitive layouts. Learn More . Admin console for analyzing and dynamically updating in-game economy attributes and store visuals. Learn More . check out all frameworks here see also:  [FREE] AdMob Plugin for Unity3D by Google Official