Commanding Chaos for Coworking, Open Source and Creative Communities

gamedev

Gamasutra - The Cabal: Valve’s Design Process For Creating Half-Life

Tue, 02/11/2014 - 11:19 -- rprice

"experiential density" — the amount of "things" that happen to and are done by the player per unit of time and area of a map. Our goal was that, once active, the player never had to wait too long before the next stimulus, be it monster, special effect, plot point, action sequence, and so on. player acknowledgment. This means that the game world must acknowledge players every time they perform an action.

gamedev
Design
ux
battideas

presskit() - spend time making games, not press

Fri, 11/15/2013 - 10:12 -- rprice

ree for everyone, open and easy-to-use for both developers & press. Developers only have to spend an hour or so creating well-laid out press pages with everything the press needs to write to their hearts desire. Everybody wins. What is presskit()? Beautiful, optimized and efficient press pages in 30-60 minutes. Usable by anyone who knows what FTP, text editing & image editing means. Fast & painless 'Single File Upload'-installation. Created using feedback of prominent journalists & indie developers. Optional, seamless integration with Promoter & Google Analytics

press
Marketing
gamedev
opensource
tools

#AltDevBlog » The Game Entity – Part V, Future Ponderings

Wed, 07/24/2013 - 05:09 -- rprice

Previous Posts The Game Entity – Part I, A Retrospect The Game Entity – Part II, The Life Cycle and Processing Architecture The Game Entity – Part III, Components The Game Entity – Part IV, Game Systems

tutorial
entity_component
gamedev

Entity/Component Game Design That Works: The Artemis Framework | Piemaster.net

Wed, 07/24/2013 - 05:06 -- rprice

The Artemis framework inherits the concept of Entities representing bags of Components, but it does away with the OO concept of encapsulating behaviour within the components. Instead, it adopts a data-driven design involving the separation of the data and logic of each component. In essence, the Components serve as little more than bags of data. They have no update function, no internal logic, just getter and setter functions to expose their current values. The logic is instead encapsulated in the Systems that accompany the entities and components.

Programming
entity_component
gamedev

Entity/Component Game Design: A Primer | Piemaster.net

Wed, 07/24/2013 - 05:04 -- rprice

There are buckets of great articles out there explaining the entity/component game design paradigm from different perspectives, and it’s the kind of concept where your understanding really benefits from a broad exposure. Below is just a handful of the ones I’ve found useful in my adventures. You can, of course, find plenty more by Googling “entity component game”.

Programming
tutorial
entity_component
gamedev

Gamasutra - Features - Nine Paths To Indie Game Greatness

Tue, 07/23/2013 - 11:25 -- rprice

Game Engines: Flash 9(AS3), Shockwave, C4, NeoAxis, jME, Torque, Unity, Blitz, id Tech 3, XNA, Multiverse, Adventure Game Studio, Game Maker, Wintermute, Scrolling Game Development Kit, Source, PopCap Framework, metaplace?

resources
Games
Programming
development
lists
gamedev

SLUDGE Adventure Game Engine - Home

Wed, 07/17/2013 - 13:36 -- rprice

SLUDGE (standing for Scripting Language for Unhindered Development of a Gaming Environment) is a system by which anyone (within reason) can make an adventure game. It runs in any recent version of Windows and now also on Mac OS X and Linux. It's high-res (any resolution you want) and uses 32-bit colour. To make your own SLUDGE games you'll be needing the SLUDGE Development Kit; to play the games, the SLUDGE Engine is required (it's included in the development kit download and should typically be distributed along with the games).

languages
Games
tools
Programming
opensource
adventure_games
gamedev

Pages

Subscribe to RSS - gamedev