Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Does someone on /prog/ plays Core War?

Name: Anonymous 2013-03-16 23:54

It's pretty cool:
https://en.wikipedia.org/wiki/Core_War

I personally recommend it!

Name: Anonymous 2013-03-16 23:55

I PLAY COCK WARS WANNA COME OVER TO MY HOUSE TO PLAY WITH ME?

Name: Anonymous 2013-03-16 23:59

ah i've heard of this one ^^ never tried it though

where to download..? or is it online/multiplayer ?

Name: Anonymous 2013-03-17 0:12

Name: Anonymous 2013-03-17 0:27

ugh... i need a list of instructions now...

Name: Anonymous 2013-03-17 0:30

>>5
Right here: http://vyznev.net/corewar/guide.html

...also, wow, Core War is really mouldy. I'm surprised you guys dug it up. Are you going to suggest NetTrek next? :P

Name: Anonymous 2013-03-17 0:33

it's saturday night. everyone on /prog/ is at le disco.

Name: Anonymous 2013-03-17 1:01

>>7
We're having some quite happily miserable introspection at some threads below.

Shit, I knew I should have gone to the disco. Maybe some day during next week. Yeah.

Name: Anonymous 2013-03-17 1:43

le penis

Name: Anonymous 2013-03-17 3:08


;redcode
;name Peace Sim
;author n0n3
;strategy Some Description
;created using nMars, see http://nmars.sourceforge.net/
;to customize templates place file template.red next to nMars executables
;assert CORESIZE==8000

        ORG      due
begin   MOV.I    $theta,    $100;
uno     JMP.A      99;     copy this instruction to next address
due     JMP      -2; copy this instruction to next address
theta   JMP      #0;

Name: Anonymous 2013-03-17 5:12

I read this wikipedia article in middle school but never actually played the game itself. The world needs more competitive programming games.

Name: Anonymous 2013-03-17 6:20

>>11
What do you think demoscenes are?

Name: Anonymous 2013-03-17 9:32


;redcode
;name skippy
;author n0n3
;strategy Some Description
;created using nMars, see http://nmars.sourceforge.net/
;to customize templates place file template.red next to nMars executables
;assert 1

              ORG    begin

xData         Dat        -2,           0;

begin         Mov        xData,      xData;
          Add.AB    xData,     begin;
              Jmp     begin;

Name: Morris 2013-03-17 11:56

On Linux systems you may use Corewars (http://sourceforge.net/projects/corewars/) if you use X, and pMars (http://sourceforge.net/projects/corewar/) for cli

The beginners' guide to Redcode: http://vyznev.net/corewar/guide.html

USENET group: rec.games.corewar

Name: Anonymous 2013-03-17 12:27

>>6
:P
Back to Re/g//g/it, please.

Name: Anonymous 2013-03-17 16:15

Not LISP related

Name: Anonymous 2013-03-18 0:48


;redcode
;name skippy v2
;author n0n3
;strategy Some Description
;created using nMars, see http://nmars.sourceforge.net/
;to customize templates place file template.red next to nMars executables
;assert 1

              ORG    begin

xData         SPL        -1,       0
begin         Mov        xData,  xData
          Add.AB    xData,     begin
              Jmp         begin

Name: Anonymous 2013-03-18 1:10

I played this game. Beat the shit out of >>22

fucking faggot

Name: Anonymous 2013-03-18 1:10

>>16
you are ENCOURAGE to write your own LISP interpreter in Redcode.

Name: Anonymous 2013-03-18 1:16

Name: Anonymous 2013-03-18 4:22

Ah well, nMars broke ;_;


;redcode
;name skippy v2.5
;author n0n3
;strategy Some Description
;created using nMars, see http://nmars.sourceforge.net/
;to customize templates place file template.red next to nMars executables
;assert 1

              ORG    begin

xData        SPL        -1,           40
begin        Mov        xData,      xData
        Add.AB    xData,     begin
        Slt.B        begin,        xData
hop        Jmp         begin
        Jmp        2
xD2        Dat        -1,        40
        Mov        xD2,        xData
        Jmp        begin+1

Name: Anonymous 2013-03-18 6:58

Check them!

Name: Anonymous 2013-03-18 8:39

meh, try corewin.. (this one [v3.0] isn't quite working as intended yet..)
;redcode
;name skippy v3.0
;author n0n3
;strategy Some Description
;created using nMars, see http://nmars.sourceforge.net/
;to customize templates place file template.red next to nMars executables
;assert 1

        ORG        begin
xData        Nop        -8,           40
begin        Mov        xData,      xData
        Add.AB        xData,        begin
        Slt.B        begin,        xData
hop        Jmp        begin
        Sub.B        xData,        40
        Mov        xData,        xDVar
        Mov        xD2,        xData
        Mov        xD3,        xD2
        Mov        xD4,        xD3
        Mov        xDVar,        xD4
        Jmp        begin+1
xD2        Jmp        -4,        40
xD3        Dat        -2,        40
xD4        Spl        -1,        40
xDVar        Mov        -1,        40

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List