Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.
/ trex-run Public archive

The Arcade Classic Game from Chrome Browser Exported to Minix Environment!

License

Notifications You must be signed in to change notification settings

edurbrito/trex-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TREX RUN

The Arcade Classic Game from Chrome Browser Exported to Minix Environment!

http://www.minix3.org/

Specs

This project was only developed for the MINIX environment using mainly the C language. There are various modules that control some of the computer components, like the Timer, the Keyboard, the Mouse, the RTC and ultimately the Video Card, allowing for the deepest of the interactions with the core functions of the system. The source code can be found inside the src folder.

All the game assets were made out of the Google sprites, edited with GIMP and exported as bitmaps.

Demo

TREX RUN Demo

Docs

For the Doxygen documentation check the docs folder. The final deliverable report is at docs/report/ProjSpec.pdf.

Releases

No releases published

Packages

No packages published