bfloader VS asm-platformer

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

asm-platformer

Very basic platformer game developed in x86 Assembly. (by anteroul)
Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • SaaSHub - Software Alternatives and Reviews
bfloader asm-platformer
1 1
48 0
- -
0.0 0.0
over 2 years ago 6 months ago
Assembly Assembly
BSD 3-clause Clear License -
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.

bfloader

Posts with mentions or reviews of bfloader. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-01.
  • What's happening in memory for this program to give this output?
    2 projects | /r/C_Programming | 1 Sep 2021
    #1: I've built a Brainfuck IDE and interpreter that fits entirely in a boot sector (512 bytes) using x86 Assembly! | 4 comments #2: Me flexing my custom asm/assembler I made for my bytecode VM. | 12 comments #3: Self-replicating, self-modifying Assembly program that can evolve into every possible computer program in the universe | 11 comments

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.

What are some alternatives?

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

bfc-rs - Brainfuck compiler for x86-64 Linux implemented in Rust.

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

wordlos - WORDLE for DOS, written in assembly

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

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

Invaders - Invaders game in 512 bytes (boot sector)

optromloader - IBM PC/Clone 8086+ floppy-loading of option roms.

Pillman - Pillman boot sector game, a yellow thing eats pills and is chased by monsters.

FlameOS-Rewrite3 - A simple 32-bit OS.

ldca - Self-replicating, self-modifying Assembly program that can evolve into every possible computer program in the universe (EXPERIMENTAL)

first_nes - Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references.