Skip to content

elatoskinas/Assembly-RPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assembly RPG

Description

A text-based RPG made in Assembly for a university assignment. This is a fully functional RPG with various features, including:

  • Level, experience & stat system
  • Exploration System
  • Random number generation based Combat & Encounters
  • Scaling difficulty
  • Shop & Gold System
  • High Score System

Usage

1.make

2.make qemu

Requirements

Terminal with ability to run/compile X86 Assembly code

QEMU

Credits

The following game library was used to make this project. The only code that is mine is in game.s under src/game which includes all the actual game code.

About

Text-based RPG made in x86 Assembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published