Back to projects
2025
Pacman - Assembly Language Game
Console-based Pacman game written in Assembly language using MASM and irvine32 library. Demonstrates low-level programming and game development in assembly.
AssemblyMASMIrvine32x86/x64Low-level ProgrammingGame DevelopmentVisual StudioWindows APIConsole I/O
Features
- -Console-based Pacman game implementation
- -Written entirely in Assembly language (MASM)
- -Uses irvine32 library for system calls
- -Sound effects integration