Skip to content

Diet-Gameboy/McGuffin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

McGuffin π

Phoenix Cushman's MCGuffin. Produced from Summer 2020 - Summer 2025.

McGuffin is an adventure game using an ASCII art style. The goal of the game is to explore the world traveling through different zones and collecting items. You use the various items to complete quests with the locals until you recover the sacred McGuffins from the four rulers of the zones. Once all four McGuffins have been collected you win!

Assembling

To assemble the main mcguffin.8xk file first clone the repository. Then add an "asm" folder to the main directory with your assembler of choice inside, an empty "build" folder to the main directory, and then tweak the makefile accordingly. You can then run the makefile to build the application

make mcguffin

There is also a clock demo and level viewer app which can be assembled like so

make clock_demo

make level_viewer

Or you can make all of them in one go

make all

I recommend spasm-ng and have a link below in the resources.

Acknowledgements

  • Special Thanks to Brandon Wilson for the ti83plus.inc include file!

  • Special Thanks to the folks at WikiTI for all their amazing documentation and calculator specifications!

  • Special Thanks to Spencer Putt and Don Straney for the SPASM-ng Z80 Assembler!

Recommended Resources

Copyright/License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

License: CC BY-NC-SA 4.0

About

The Official repository for Phoenix Cushman's McGuffin on TI83/84+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages