Fmars

Jul 20, 2023

Fast Memory Array Redcode Simulator

fmars is Fast Memory Array Redcode Simulator

A specialized simulator for the game of Corewars. It’s designed to be of particular use in automated redcode optimizers and evolvers. fmars borrows the idea from Martin Ankerl’s qmars and pushes it to the extreme.

It generates source code with special case for every possible opcode/addressing mode combination. This allows some optimizations that aren’t possible in other simulators.

fmars is compatible with pMARS with an exception for p-space, which is not yet implemented.



Checkout these related ports:
  • Ztrack - Simple ncurses based pseudo-3D driving game
  • Zoom - Z-Interpreter for X with full V6 support
  • Zhlt - Zoner's Half-Life compile tools
  • Zephulor - Side scrolling arcade game
  • Zdoom - Source port for Doom-engine games
  • Zaz - Puzzle game where the player has to arrange balls in triplets
  • Zatacka - Nibbles-like multiplayer game
  • Zangband - Zangband (Zelazny Angband) with color, X11 support
  • Yquake2 - Improved version of Icculus Quake II
  • Yahtzee - Curses version of the dice game for one or more players
  • Yadex - WAD file editor, for games like Doom and Heretic
  • Xzip - Infocom game interpreter that runs under X11
  • Xye - Puzzle games like sokoban or boulderdash
  • Xworm - Classic game with apples and hungry worm
  • Xvmines - Simple minesweeper game for X Window System