#CoreWar

Core Warxcorewar
2025-06-18

šŸ† Congratulations to Inversed and Dave Hillis, who claimed first and second place in the Nano Core War Challenge with Reptiloid Supremacy, Reptiloid Conspiracy, and Smitten Atrocity. inversed.ru/CoreWar_Challenge_

Core Warxcorewar
2025-06-15

The Core War Nano Challenge is about to go live... youtube.com/watch?v=mDBWWcFvHPo

Core Warxcorewar
2025-06-11

ā° TOURNAMENT REMINDER - the entry deadline for the Nano Core War Challenge is at 10:00 UTC on Sunday 15th June. Please ask on the Core War Discord if you need any help.

ā–«ļø Discord - discord.gg/YxrbaQDT9z
ā–«ļø Tournament page - inversed.ru/CoreWar_Challenge_

2025-06-01

This looks silly but it's a whole day of coding.

MOV instruction with different modes works. Still no negative values support.

This means simple Imp warrior program is simulated properly as shown on the recording.

#CoreWar #Assembly #x86

2025-05-31

Printing warrior code done. Last feature was showing one or two operands (they all have two in memory.)

Now I need to create arena and insert two warriors. This will finish preparing for the most fun last step: simulation!

#x86 #Assembly #CoreWar

2025-05-29

SMOLiX CoreWar first steps.

With just 3 bytes I have:
- program id (0-1) + opcode (0-15)
- destination: mode (0-3) + sign (0-1) + value (0-15)
- source: mode (0-3) + sign (0-1) + value (0-15)

The IMP warrior is:
db 0x01, 0x41, 0x40 => MOV $1, $0

#Assembly #CoreWar

2025-05-28

Do anyone remember CoreWar?

I was thinking of doing some scripting language for my OS and then I recalled CoreWar. I was playing with it back in the days. It's simple and fun. The full RedCode is way too complicated for my needs so I started thinking about my own version.

Here's the latest draft.

p.s. the community is still alive, check @xcorewar

#CoreWar #Assembly

2025-05-18
Core Warxcorewar
2025-05-17

⭐ CORE WAR TOURNAMENT ANNOUNCEMENT ⭐
Inversed has announced the Nano Core War Challenge, with a first prize of $100 šŸ™‚ Entries will be scored against the Nash equilibrium, and a new equilibrium will be calculated.
ā–Ŗļøinversed.ru/CoreWar_Challenge_

2025-04-28
Core Warxcorewar
2025-03-22

Here's a 3D MDS map of the top 100 warriors from the 88 Koenigstuhl. Each point represents a warrior. The closer a point is to another point, the closer the warrior's scores are.

2025-03-20
Core Warxcorewar
2025-02-26

Core War history - Darwin was a computer game developed on the IBM 7090 at Bell Labs in 1961, where user-written programs competed to control core memory. corewar.co.uk/darwin.htm

2025-02-05
Core Warxcorewar
2025-02-04

Creeper was the first computer worm, spreading across ARPANET in 1971 with the message "I’m the creeper, catch me if you can!" Here's the story of Creeper and Reaper, which inspired Core War corewar.co.uk/creeper.htm

Core Warxcorewar
2025-01-31

Here's a multidimensional scaling map of the 88-Koenigstuhl top 100.

Core Warxcorewar
2025-01-30

Here's a multidimensional scaling map of the 94-Koenigstuhl top 100.

Core Warxcorewar
2025-01-14

šŸ„‡ Stasis Prime and Mountain Viper have entered the top-50 of the 88-Koenigstuhl in first and second place. Congrats to inversed asdflkj.net/COREWAR/88/TOP50/h

Core Warxcorewar
2024-12-21

HELP! Can you help to fill any gaps in the Core War archives? We're looking to add any missing tournament entries, warriors, articles, simulators, and anything for related programming games. Thanks šŸ™‚

2024-12-05

MARS update: for macro expander has been moved to operate on the token stream between the lexer and parser for better compatibility. This update took a log of work, but the remaining compatibility features should be much simpler now that it is done.

#corewar

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst