Skip to content

Perdu/PixXxeL

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PixXxeL

A game entirely written in x86 asm.

Screenshot of level 1

Run

This is coded in a binary format only recognized by Windows up to Windows XP, so you need an emulator. Fortunately, DOSBox works perfectly and all you need to do is:

dosbox pixel.com

Recompile / reassemble

This program is written in MASM 8086 assembly. You need a MASM-compatible assembler to "recompile" (assemble) it, and this is quite difficult to find nowadays, at least on linux. I tested jwasm, but it did not produce a usable executable.

The project was originally assembled with RadAsm on Windows.

Notes

Coded in 2009-2010 by Célestin Matte. This was a 2nd-year bachelor student project.

Visualize with tab size set to 4.

More screenshots: https://ploudseeker.com/pixxxel/

About

A game entirely written in MASM 8086 asm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published