What games you play
1
Name:
Anonymous
2011-10-22 16:09
when you're not coding anything
2
Name:
Anonymous
2011-10-22 16:19
Nordlige Project.
3
Name:
Anonymous
2011-10-22 16:34
Gangsters 2: Vendetta
SimGolf
3d Pinball
4
Name:
Anonymous
2011-10-22 16:46
I haven't been "not coding anything" in a long while, unless you mean in a very literal sense.
5
Name:
Anonymous
2011-10-22 17:06
i want to play a game in which you need to build some kind of civilization, like in DF but with less focus on micromanaging. something in between age of empires and simcity. should also be able to sculpt the envirenmont like minecraft.
right now; whenever i'm not coding all i do is play nethack and browse /prog/ smoke joints be baked all day every day.
6
Name:
Anonymous
2011-10-22 17:10
touhou (all of them)
7
Name:
Anonymous
2011-10-22 17:14
Nethack
Touhou
8
Name:
Anonymous
2011-10-22 18:45
touhou
9
Name:
Anonymous
2011-10-22 18:52
Sim City 3000
10
Name:
Anonymous
2011-10-22 18:53
ZUN's finest touhou.
11
Name:
Anonymous
2011-10-22 18:55
DubzCity
12
Name:
Anonymous
2011-10-22 19:38
Chip's Challenge
Dark Souls
Masturbating to Touhous
13
Name:
Anonymous
2011-10-22 20:03
Dwarf Fortress
The computer is the game.
Even more...now that I've my CCNP lab; the network is the game.
15
Name:
Anonymous
2011-10-22 20:30
>>14
CCNP lab
post your network setup
17
Name:
VIPPER
2011-10-22 20:35
>>16
*posts anus*
*grabs dick*
18
Name:
Anonymous
2011-10-22 20:36
Manic Digger
19
Name:
Anonymous
2011-10-23 0:33
Touhou
NetHack
Touhou
20
Name:
Anonymous
2011-10-23 3:27
I minesweep. I'm also proficient at SUCKING COCK.
21
Name:
Anonymous
2011-10-23 6:29
22
Name:
Anonymous
2011-10-23 6:43
I wanna start playing Mahjong; anyone got any tips on where to start?
23
Name:
Anonymous
2011-10-23 6:58
Portal
Morrowind
System Shock
I hope everyone saying that shitty weeaboo Touhou crap is just one samefag from /jp/.
24
Name:
Anonymous
2011-10-23 7:01
>>23
Go back to /v/, ``please''!!
25
Name:
Anonymous
2011-10-23 7:38
>>24
Go back to /jp/, ``please''!!
26
Name:
Anonymous
2011-10-23 8:14
27
Name:
Anonymous
2011-10-23 9:17
>>26
Oh, and here I thought you were a sniveling weeaboo. Whew.
28
Name:
Anonymous
2011-10-23 11:43
>>27
weeaboo
You keep using that word...
29
Name:
Anonymous
2011-10-23 12:04
Lets call them iJapanese instead
30
Name:
Anonymous
2011-10-23 12:16
31
Name:
Anonymous
2011-10-23 13:02
Hardcore NES games: Ghosts and Goblins, Street Fighter 2010, etc..
32
Name:
Anonymous
2011-10-23 13:05
>>31
I finish nes TMNT as pasttime, but Ghosts and Goblins is too flustrating.
33
Name:
FrozenVoid
2011-10-23 13:09
Only NES games worth playing are Adventures of Lolo 1/2/3
34
Name:
Anonymous
2011-10-23 13:13
Bloxorz
35
Name:
Anonymous
2011-10-23 13:17
>>33
You forgot Battle of Olympus and Marble Madness
36
Name:
Anonymous
2011-10-23 13:30
>>33
Most autistic game i've ever seen.
37
Name:
VIPPER
2011-10-23 13:37
BF2, APB, Dark messiah of might and magic and RA2 mostly.
38
Name:
Anonymous
2011-10-23 13:56
>>35
Marble Madness should be played on Arcade.
39
Name:
Anonymous
2011-10-23 18:57
>>28
Well, if you don't want me to use it, stop being a weeaboo.
40
Name:
Anonymous
2011-10-24 7:19
i play my games
41
Name:
Anonymous
2011-10-25 6:26
42
Name:
Anonymous
2011-10-25 6:31
>>41
That is so fucking kawaii~.
2007
TELL ME I CAN DOWNLOAD THIS NOW!
43
Name:
Anonymous
2011-10-25 12:03
44
Name:
Anonymous
2011-10-25 12:19
>>43
Trippy, heady shit there. Reminds me of that time I dropped some liquid and drove across the desert. Yes, it was fucking BAT COUNTRY.
45
Name:
Anonymous
2011-10-25 14:40
>>43
When I saw this fantastic quasicrystals animation, I simply had to replicate it in pure JavaScript! Be patient while the first few frames are computed slowly. They are cached and used afterwards to create a smooth animation.
It's too bad there's not an image format that would support a 256 color animation like this, by loading frames into memory and then looping them to create a smooth animation.
46
Name:
Anonymous
2011-10-25 15:19
47
Name:
FrozenVoid
2011-10-26 9:48
>>43
That was extremely bloated and inefficient
Here is my version:
http://pastebin.com/jFfscT52
48
Name:
Anonymous
2011-10-26 10:04
[sup] noʎ ʞɔnɟ[/su]fuck you
49
Name:
Anonymous
2011-10-26 10:05
noʎ ʞɔnɟ fuck you
50
Name:
Anonymous
2011-10-26 13:48
>>47
where did you learn js from
51
Name:
FrozenVoid
2011-10-26 13:58
>>50
Initially from nothing and my limited Qbasic expirience(later C).
I usually google relevant Algos/APIs and study source codes rather than manuals/books.
if you need to start coding, try w3schools and MDN database for basic functions.
52
Name:
Anonymous
2011-10-26 14:44
>>47
s2 +=((Math.cos(( (fcos[0]* x2) + (fsin[0]*y2) + off ))+ 1)/ 2);[br]s2 +=((Math.cos(( (fcos[1]* x2) + (fsin[1]*y2) + off ))+ 1)/ 2);[br]s2 +=((Math.cos(( (fcos[2]* x2) + (fsin[2]*y2) + off ))+ 1)/ 2);[br]s2 +=((Math.cos(( (fcos[3]* x2) + (fsin[3]*y2) + off ))+ 1)/ 2);[br]s2 +=((Math.cos(( (fcos[4]* x2) + (fsin[4]*y2) + off ))+ 1)/ 2);[br]s2 +=((Math.cos(( (fcos[5]* x2) + (fsin[5]*y2) + off ))+ 1)/ 2);[br]s2 +=((Math.cos(( (fcos[6]* x2) + (fsin[6]*y2) + off ))+ 1)/ 2);
53
Name:
Anonymous
2011-10-26 14:46
>>52
Fuck.
s2 +=((Math.cos(( (fcos[0]* x2) + (fsin[0]*y2) + off ))+ 1)/ 2);[/code]
s2 +=((Math.cos(( (fcos[1]* x2) + (fsin[1]*y2) + off ))+ 1)/ 2);
s2 +=((Math.cos(( (fcos[2]* x2) + (fsin[2]*y2) + off ))+ 1)/ 2);
s2 +=((Math.cos(( (fcos[3]* x2) + (fsin[3]*y2) + off ))+ 1)/ 2);
s2 +=((Math.cos(( (fcos[4]* x2) + (fsin[4]*y2) + off ))+ 1)/ 2);
s2 +=((Math.cos(( (fcos[5]* x2) + (fsin[5]*y2) + off ))+ 1)/ 2);
[code] s2 +=((Math.cos(( (fcos[6]* x2) + (fsin[6]*y2) + off ))+ 1)/ 2);
54
Name:
FrozenVoid
2011-10-26 15:28
>>53
inlined inner loop. Whats the problem?