We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Killer Engine for Remixing Games

Formal Metadata

Title
Killer Engine for Remixing Games
Subtitle
Great game developers steal!
Title of Series
Number of Parts
199
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Game programming is so fragile that most new games get written from scratch, again and again. We've created a new game engine for pulling apart games into atoms and stitching them back together in novel ways. Our techniques are inspired by functional programming, reactive programming, and dataflow, but still use imperative blocks that many programmers are familiar with. The game engine is completely open source, as are the games written on it. We could do it as a talk, or as a tutorial where we show people how to use it. The project is hosted at https://github.com/CyberCRI/gamEvolve/. We work at the CRI in Paris (http://www.cri-paris.org/).