Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bikibird authored Feb 22, 2020
1 parent 7fcf670 commit e8cb3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The lores folder contains a collection of mostly integer BASIC games and one App
## Hi-Res
The hires folder contains my high resolution games that were published in various Apple II computer magazines back in the day. These were written in assembly language. A disk image is provided for each game so that you can avoid pesky hexadecimal data entry.

* I wrote _Chicken Little_, a life and death battle against gravity, first, at the age of 18. However, it was published last after the publisher held on to it for over 10 years. It appeared in the February 1992 issue of _Nibble_ magazine. The [article](https://github.com/bikibird/AppleIIGames/blob/master/hires/chickenLittle.pdf) is notable for a long tutorial on my approach to writing arcade games for the Apple II and contains well commented source code listings. It's worth studying if you are learning 6502 assembly.
* I wrote _Chicken Little_, a life and death battle against gravity, first, at the age of 18. However, it was published last after the publisher held on to it for over 10 years. It appeared in the February 1992 issue of _Nibble_ magazine. The [article](https://github.com/bikibird/AppleIIGames/blob/master/hires/chickenLittle.pdf) is notable for a long tutorial on my approach to writing arcade games for the Apple II and contains well commented source code listings. It's worth studying if you are learning 6502 assembly language.

* _Spin Ball_, a two player cross between pinball and pong, was written shortly after _Chicken Lttle_. It appeared in the April 1984 issue of _Nibble_ magazine.

Expand Down

0 comments on commit e8cb3c6

Please sign in to comment.