Skip to content

Instantly share code, notes, and snippets.

@koutoftimer
koutoftimer / run.sh
Last active August 29, 2015 14:10
shh socks5 proxy with Firefox
#!/usr/bin/env bash
echo Now run firefox -> preferences -> advanced -> network -> settings -> Manual proxy configuration \
SOCKS Host: 127.0.0.1 Port:8080
# Change user@superhost.com with any ssh alias or so
ssh -D 8080 -C -N user@superhost.com
@koutoftimer
koutoftimer / GDD
Created March 30, 2014 01:53
Game design document for open source planformer
# Overview
## Brief
It is an action, role-playing, 2d platformer game with focus on fighting, character building, extensive storyline with a lot of side quests.
## Characters
There are only one type of character and only you determine which way to go: powerfull melee, silent assacin, archer, mage, summoner or so.