Articles tagged with: Game Dev

Adapting a boardgame to a Online Multiplayer Game

Summary: Exploring different approaches to adapting boardgames into online multiplayer games.


Wired article on Halo 3

Summary: A summary of a Wired article discussing the development and testing of Halo 3 by Microsoft.


Double Dispatch in JADE 2.0

Summary: The content discusses the use of Double Dispatch in JADE 2.0.


XNA Particle System sources uploaded

Summary: XNA Particle System talk code sources available.


5 Things we can learn as developers from videogames

Summary: Developers can learn from PC videogames in areas such as efficient updates, secure software, good resource management, correct localization, and usability. Games use encrypted communications, thin-client logic, and anti-keyloggers to ensure security. Good games are easy to play and have ingame tutorials.