daniel4lee / How-to-Assemble-Toolbox

A simple ADV game in console with assembly language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How-to-Assemble-Toolbox

Introduction

A simple ADV game in console with assembly language. Detail report and presentation is in group_39.pdf (Traditional Chinese) .

Motivation

This is the final project of Assembly Language and System Programming in NCU CSIE, Taiwan.

Installation

Assemble group_39.asm with Irvine32 Library.

About

A simple ADV game in console with assembly language.

License:MIT License


Languages

Language:Assembly 100.0%