asm-platformer VS Pillman

Compare asm-platformer vs Pillman and see what are their differences.

asm-platformer

Very basic platformer game developed in x86 Assembly. (by anteroul)

Pillman

Pillman boot sector game, a yellow thing eats pills and is chased by monsters. (by nanochess)
Our great sponsors
  • Mergify - Updating dependencies is time-consuming.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SonarLint - Clean code begins in your IDE with SonarLint
asm-platformer Pillman
1 1
0 315
- -
0.0 1.7
10 months ago over 1 year ago
Assembly Assembly
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

asm-platformer

Posts with mentions or reviews of asm-platformer. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning asm-platformer yet.
Tracking mentions began in Dec 2020.

Pillman

Posts with mentions or reviews of Pillman. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-31.
  • My new project: dream86, an 8086/PC emulator in Rust
    2 projects | /r/EmuDev | 31 Dec 2021
    At the moment, the emulator can run a small 512 byte game (pillman, https://github.com/nanochess/Pillman). What do you think can be the next steps? I'd like to refactor the CPU code in primis, and then tackle some more small .COM programs, and then maybe go with booting DOS and bigger programs.

What are some alternatives?

When comparing asm-platformer and Pillman you can also consider the following projects:

sjasmplus - Command-line cross-compiler of assembly language for Z80 CPU.

Invaders - Invaders game in 512 bytes (boot sector)

bfloader - 🧠 Brainfuck IDE and interpreter in 512 bytes. (boot sector)

bootloader - Mandelbrot set drawers for vintage hardware [Moved to: https://github.com/encse/mandelbrot]

wordlos - WORDLE for DOS, written in assembly

FutureDOS - A futuristic DOS

Cyjon - A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.

AGI2_16bit_DOS - Adventure Game Interpreter (AGI) v2.440 Game Engine for DOS (16-bit)

asudo - Sudo command for Windows. Supports both x86 and x86_64 arch.

perceptron-asm - A single-layer perceptron in x86 assembly to distinguish between circles and rectangles.

x86-bootloader - A BIOS bootloader for bare-metal x86 programs, written in 8086 assembly