Skip to content

Instantly share code, notes, and snippets.

View maxdeviant's full-sized avatar
🌏
The real world isn't real at all.

Marshall Bowers maxdeviant

🌏
The real world isn't real at all.
View GitHub Profile
# get latest node.js image
FROM node:latest
# set user root
USER root
# install shout
RUN npm install -g shout
# copy server config
Sid Meier's 10 Rules of Game Design
Choose a topic you have a passion for. Game Design is about creativity.
Do research after the game is done. Tap into the player’s brain.
Define your axioms, refine your axioms. Prototype, prototype, prototype; sit in all the chairs.
Double it or cut it in half. You are more wrong than you think.