Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple IIgs Real Life Tron #23

Open
GuloGuloDesu opened this issue May 9, 2018 · 1 comment
Open

Apple IIgs Real Life Tron #23

GuloGuloDesu opened this issue May 9, 2018 · 1 comment
Assignees
Milestone

Comments

@GuloGuloDesu
Copy link

http://blog.danielwellman.com/2008/10/real-life-tron-on-an-apple-iigs.html

Creating a tron like game where you can go past the outer limit of the borders on the primary screen. To cheat we don't have to actually use unprotected memory, but more of an easter egg path that someone could navigate to get their light cycle onto the smaller screen.

@GuloGuloDesu
Copy link
Author

Create a snake type game where you are a lightcycle (a dot .) that moves around the screen leaving a trail. There will be a couple of computer lightcycles that you have to defeat by trapping them either against your own trail, their trail, or a wall.
Each lightcycle has one missile that they can fire, and that missile will have it's own trail as well.
There should be one computer lightcycle in the secondary screen.
If you fire your missile at the bottom of the screen, it will blow a hole in the border that will allow you to traverse to the second screen so that you can duel that final lightcycle.

@cmdc0de cmdc0de added this to the nice-to-have milestone Jun 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants