Sprite Combat: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "EJS_core = 'nds';" to "EJS_core = 'desmume2015';")
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = Sprite Combat
|title=Sprite Combat
| image       = [[File:Spritecombatds.jpg]]
|image=spritecombat.png
| type       = Strategy
|description=Implementation of the Rock, Paper, Scissors.
| version     = 2.1
|author=WinterAce
| licence    = Mixed
|lastupdated=2010/01/01
| author      = WinterAce
|type=Strategy
| website     = http://dsgamemaker.com/game.php?id=13&Sprite-Combat-Game
|version=2.1
| download    = Media:SpriteCombat.zip
|license=Mixed
| source      =
|download=https://dlhb.gamebrew.org/dshomebrew/spritecombat.7z
}}
|website=http://dsgamemaker.com/game.php?id=13&Sprite-Combat-Game
 
}}
Sprite Combat is a unique implementation of Rock, Paper, Scissors on the Nintendo DS.  
Sprite Combat is a unique implementation of Rock, Paper, Scissors on the Nintendo DS.  


Line 16: Line 16:


==User guide==
==User guide==
Sprite Combat is a "Rock Paper Scissors"-like game where the user chooses an option between a Sword, Energy Ball and Shield.
Sprite Combat is a Rock-Paper-Scissors like game where the you choose an option between a Sword, Energy Ball and Shield.  
 
And then the CPU chooses an option for itself. And then a comparison is made between what overpowers what.
And then the CPU chooses an option for itself. And then a comparison is made between what overpowers what.
:Sword >> Energy
* Sword > Energy.
:Energy >> Shield
* Energy > Shield.
:Shield >> Sword
* Shield > Sword.


Where ">>" represents "overpowers".
Where > represents overpowers.


Gain points if you beat the opponent, win when you gain 10 points.
Gain points if you beat the opponent, win when you gain 10 points.
[[File:Spritecombatds2.jpg]]


==Controls==
==Controls==
Up/Down - select character, press arrow to changes
Up/Down - Select character, Press arrow to changes


Stylus - move the main menu
Stylus - Move (main menu)


Start - exit the Help menu
Start - Exit (help menu)


A - select character.
A - Select character


==Compatibility==
==Screenshots==
Tested on: Flashcard iPlayer OS 1.0.6 with firmware 1.2
https://dlhb.gamebrew.org/dshomebrew/spritecombat2.png
https://dlhb.gamebrew.org/dshomebrew/spritecombat3.png


https://dlhb.gamebrew.org/dshomebrew/spritecombat4.png
https://dlhb.gamebrew.org/dshomebrew/spritecombat5.png
<!--BEGIN Online Emulator Section-->
==Online Emulator==
{{#tag:html|
<div style='width:520px;height:390px;max-width:100%'><div id='game'></div></div>
<script type='text/javascript'>
{{DS EmulatorJS Settings}}
EJS_core = 'desmume2015';
EJS_gameName = "Sprite Combat";
EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/spritecombat.7z';
</script>
{{EmulatorJS Loader}}
}}
{{DS Control Settings}}
<!--END Online Emulator Section-->
==Media==
==Media==
'''NDS Homebrew - Sprite combat''' ([https://www.youtube.com/watch?v=EGp2Xv75ZzE James]) <br>
<youtube>EGp2Xv75ZzE</youtube>
<youtube>EGp2Xv75ZzE</youtube>
==Compatibility==
Tested on iPlayer (OS 1.2 firmware 1.0.6).


==Changelog==
==Changelog==
'''v2.1 '''
'''v2.1 '''
*Sound effects
* Sound effects.
*Featuring a snick of the story mode
* Featuring a snick of the story mode.
*The ROM name is now without the version number (saving)
* The ROM name is now without the version number (saving).
*Even better fading (now even the text and sprites fade in!)
* Even better fading (now even the text and sprites fade in.
*"Press B to go back." added in many places to help users
* "Press B to go back." added in many places to help users.
*Refined the code a bit
* Refined the code a bit.
*Fixed some places where the text was placed irregularly
* Fixed some places where the text was placed irregularly.


'''v2.0 '''
'''v2.0 '''
*Added a Help doc
* Added a Help doc.
*Added a nice Credits doc
* Added a nice Credits doc.
*Fixed bug where the scores don't reset to 0
* Fixed bug where the scores don't reset to 0.
*Records that keep track of your no. of wins and losses
* Records that keep track of your no. of wins and losses.
*SAVING! Yes, there is saving now
* SAVING! Yes, there is saving now.
*Minor Bug fixes to the text
* Minor Bug fixes to the text.
*Score required to win reduced from 20 to 10
* Score required to win reduced from 20 to 10.
*New Game Icon
* New Game Icon.
*Removed the white background on request
* Removed the white background on request.
*Changed the font for better readability
* Changed the font for better readability.
*"Opponent's Score:" - "Opponent:" and "Your Score" - "You:"
* "Opponent's Score:" - "Opponent:" and "Your Score" - "You:".


'''v1.1'''  
'''v1.1'''  
*Added Fading in combat mode
* Added Fading in combat mode.
*Refined Fading to give better effects
* Refined Fading to give better effects.
*Somewhat better animations
* Somewhat better animations.


'''v1.0'''  
'''v1.0'''  
*Initial Release
* Initial Release.


==Credits==
==Credits==
Line 79: Line 99:
Game made with DS GAME MAKER with PAlib library.
Game made with DS GAME MAKER with PAlib library.


==External links==
* DS Game Maker - http://dsgamemaker.com/game.php?id=13&Sprite-Combat-Game


 
[[Category:DS homebrew games]]
[[Category:Homebrew applications]]
[[Category:Homebrew strategy games on DS]]

Latest revision as of 11:37, 28 November 2023

Sprite Combat
Spritecombat.png
General
AuthorWinterAce
TypeStrategy
Version2.1
LicenseMixed
Last Updated2010/01/01
Links
Download
Website

Sprite Combat is a unique implementation of Rock, Paper, Scissors on the Nintendo DS.

This game was developed with the help of DS Game Maker and uses the PAlib library.

User guide

Sprite Combat is a Rock-Paper-Scissors like game where the you choose an option between a Sword, Energy Ball and Shield.

And then the CPU chooses an option for itself. And then a comparison is made between what overpowers what.

  • Sword > Energy.
  • Energy > Shield.
  • Shield > Sword.

Where > represents overpowers.

Gain points if you beat the opponent, win when you gain 10 points.

Controls

Up/Down - Select character, Press arrow to changes

Stylus - Move (main menu)

Start - Exit (help menu)

A - Select character

Screenshots

spritecombat2.pngspritecombat3.png

spritecombat4.pngspritecombat5.png

Online Emulator

Can use gamepad or customise in the control settings.
Nintendo DS 🎮 Keyboard
C-a.png Kb-z.png
C-b.png Kb-x.png
C-x.png Kb-a.png
C-y.png Kb-s.png
C-start.png Kb-enter.png
C-select.png Kb-v.png
C-l.png Kb-q.png
C-r.png Kb-e.png
C-pad.png Kb-dpad.png

Media

NDS Homebrew - Sprite combat (James)

Compatibility

Tested on iPlayer (OS 1.2 firmware 1.0.6).

Changelog

v2.1

  • Sound effects.
  • Featuring a snick of the story mode.
  • The ROM name is now without the version number (saving).
  • Even better fading (now even the text and sprites fade in.
  • "Press B to go back." added in many places to help users.
  • Refined the code a bit.
  • Fixed some places where the text was placed irregularly.

v2.0

  • Added a Help doc.
  • Added a nice Credits doc.
  • Fixed bug where the scores don't reset to 0.
  • Records that keep track of your no. of wins and losses.
  • SAVING! Yes, there is saving now.
  • Minor Bug fixes to the text.
  • Score required to win reduced from 20 to 10.
  • New Game Icon.
  • Removed the white background on request.
  • Changed the font for better readability.
  • "Opponent's Score:" - "Opponent:" and "Your Score" - "You:".

v1.1

  • Added Fading in combat mode.
  • Refined Fading to give better effects.
  • Somewhat better animations.

v1.0

  • Initial Release.

Credits

All character sprites have been taken from www.spriters-resource.com. All other sprites are a property of WinterAce.

Game made with DS GAME MAKER with PAlib library.

External links

Advertising: