Otzoy97 / ace-proyecto-2

Console application written in Macro Assembler. It is a game where a car must evade obstacles. It also allows viewing the sorting of scores and times obtained during the game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UNIVERSIDAD DE SAN CARLOS DE GUATEMALA
FACULTAD DE INGENIERIA
ESCUELA DE CIENCIAS Y SISTEMAS
ARQUITECTURA DE COMPUTADORES Y ENSAMBLADORES 1

Segundo proyecto de laboratorio

El programa está escrito en macro assembler. Este programa consiste en dos módulos. El primer módulo permite al usuario jugar a evadir unos obstáculos y chocar con otros con el objetivo de ganar puntos; el juego termina cuando se acaban los nivles o bien cuando se pierden todos los puntos (>0).

Desde el segundo módulo se pueden acceder a la información generada por el juego, tales como top de tiempo y top de punteo. Se pueden visualizar animaciones que realizan la ordenación de la información de los tops.

para más info, ver los manuales

About

Console application written in Macro Assembler. It is a game where a car must evade obstacles. It also allows viewing the sorting of scores and times obtained during the game


Languages

Language:Assembly 100.0%Language:Batchfile 0.0%