Shop OBEX P1 Docs P2 Docs Learn Events
ASCII WING - An ASCII based space shooter — Parallax Forums

ASCII WING - An ASCII based space shooter

CassLanCassLan Posts: 586
edited 2009-04-22 17:37 in Propeller 1
Hello,

I showed this to some people at last years UPNE gathering, and I thought I lost the source but I have found it!

+--------------------------------------+
|         __   ___   __  __  __        |
|        (  ) / __) / _)(  )(  )       |
|        /__\ \__ \( (_  )(  )(        |
|       (_)(_)(___/ \__)(__)(__)       |
|         _    _  __  _  _  __         |
|        ( \/\/ )(  )( \( )/ _)        |
|         \    /  )(  )  (( (/\        |
|          \/\/  (__)(_)\_)\__/        |
|                                      |
|             CassLan 2008             |
|                                      |
+--------------------------------------+

Basically a space shooter game using an NES controller, has sound effects, music·and background scrolling stars.
I had the Stars to be slightly dimmer than the other whites in the game, but on some monitors its to dark, so I made them bright.

The music uses: The HDMF driver
The Sound Effects uses: Synth Driver

Pin confinguration is at the top of the Prog, except the HDMF driver pin needs to be changed inside the EPM_HDMF_driver file also near the top.

Score and Enemy Energy is dispplayed·in HEX (Good practice for me)

It is a bit glitchy: sometimes the music at the end of a level doesnt play...dont know why

Hope you enjoy!!

Rick
Sign In or Register to comment.