Skip to content

jbrhm/AssemblyGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong in Assembly

Description:

Pong in assembly is a take on the classic pong game. This project was built using NASM assembly for game logic and XLib for rendering.

Installation:

  • Clone and cd into repo
  • run cmake . -B build
  • run cmake --build build

Run

  • run build/AssemblyGame

Demo

IMAGE ALT TEXT

About

Pong in x86-64 Assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published