Posts by ZenDraL

Test General Post

Test General Post

Test general post..

read more

MARE

MARE

Test project MARE post

read more

Rubik’s Cube

Rubik’s Cube

Rubik’s cube project

read more

Rubik’s Cube – PLL Exercises

Rubik’s Cube – PLL Exercises

I’ve been working on my 1-Look PLL lately and find myself wanting to cycle through the PLL cases to practice. I decided to make a tiny web app to show the different cases while hiding the algorithms (with an option to reveal them if necessary). You can move to the next exercise by hitting space. If you go to a previous exercise that will change direction and pressing space will go...

read more

L4D2: Automatically loading user defined scripts.

L4D2: Automatically loading user defined scripts.

Similar to Counter-Strike, Left 4 Dead 2 allows you to write scripts which modify the game’s behaviour. Unfortunately, there is no default file to include your modifications in; however, there is a launch option you can use to run a script when the game is loaded. Add the following to your launch options [cci_cstrike]+exec scriptname.cfg[/cci_cstrike] to execute a script which should be...

read more