Derrick Gold

  • Home
  • Albums
    • Alberta
    • Arizona
    • Berlin
    • Blink-182
    • Cambodia
    • Default
    • Indiana Jones
    • Italy
    • Japan
    • New York
    • Nova Scotia
    • Peru
    • Quebec
    • Shanghai
    • South Korea
    • Vancouver
  • Projects
    • AlexaSkillNodeLambdaSkeleton
    • Arkanoid-SCDS2
    • Atari-Boxing-NDS
    • BAGASMI
    • BAGPlug-SCDS2
    • Botty-McBotFace
    • BrainFuck-2600
    • Brickfall-NDS
    • CLinkedListExample
    • CMPT491Proj1
    • Cpgsql
    • CPUMemStats
    • CStuff
    • DeerFactValidator
    • DiskUsageDisplay
    • Dividends-2-Year-Trend
    • DownFall
    • DSTwoPong
    • Etch-NDS
    • fdshooter
    • MacEwanTeenyPascal
    • MarioPaintComposer-NDS
    • OpenPlugClientPy
    • OpenPlugServer
    • petulant-octo-spice
    • Pi-Doodle-Board
    • PyBot
    • Remote-Image-Browser
    • Remote-Music-Player
    • RemoteIndicator
    • Simple-File-Transfer
    • Simple-Virtual-Machine-Assembler
    • SmartReflectServer
    • SnowWars
    • SpaceInvaders-SCDS2
    • StaticWebpage
    • SysInfo
    • Tiny-Maze-Solver
    • UAPaint-NDS
    • XKCDComic
    • YoutubePlaylist
  • Music

DSTwoPong

A skinable pong game for the Supercard DSTwo flashcard.

This page was programmatically generated from GitHub

ReadMe.md

A historical archive for a project I created prior to any formal programming education.

Alt text Alt text

Original Readmen:

DS2 Pong By BassAceGold http://bag.nfnet.org/

Installation

  • If you use Imenu, just copy the Imenu folder to the root of your card.
  • If you use the default supercard menu, copy the _dstwoplug folder to the root of your card

DS2 Pong is a native pong plugin for the Supercard DSTwo! It is fully skinable(the game itself, not the menus). All skins (in their respective titled folders) should be placed in the

Supercard default install: /_dstwoplug/dstwopong/

Imenu install: /_Imenu/_plg/dstwopong/

folder and must have all of the following files to properly load:

(names are fairly self explanitory)

ball.bmp paddle1.bmp and paddle2.bmp numbers.bmp - each frame must be 24 x 32 background.bmp - the playing background

all graphics must be bitmap, 24 or 16 bit

ai.wav - sound effect for p2 paddle hit player.wav -sound effect for p1 paddle hit wall.wav - sound effect for wall hits

Optional

bgm.wav - background music for skinning (repeats during game play)

all sound effects must be in wave format - either 11025hz, 22050hz, or 44100hz and 16 bits or 8 bits (stereo and mono supported)

Change log:

v1.01

  • updated plugin icon
  • added Imenu file system support
  • fixed screenshots not capturing the win or lose graphics at end of the game
  • added Irock23 's Halo skin. Release thread here ( http://forum.supercard.sc/thread-7217-1-1.html)
  • added transparency support for paddles and ball - same color for number transparency (255,0,255)

v 1.0

  • Initial Release

Project information

  • Project URL Github
© Copyright Derrick Gold. All Rights Reserved
Designed by BootstrapMade