More actions
No edit summary |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|version=0.5.1 | |version=0.5.1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/dshomebrew2/tetramaster_0.5.1.zip | ||
|website=http://www.codinginthedark.com | |website=http://www.codinginthedark.com | ||
}} | }} | ||
Line 28: | Line 28: | ||
https://dlhb.gamebrew.org/dshomebrew/tetramaster8.png | https://dlhb.gamebrew.org/dshomebrew/tetramaster8.png | ||
https://dlhb.gamebrew.org/dshomebrew/tetramaster9.png | https://dlhb.gamebrew.org/dshomebrew/tetramaster9.png | ||
<!--BEGIN Online Emulator Section--> | |||
==Online emulator== | |||
{{EmulatorJS Main | |||
|width=515px | |||
|height=384px | |||
|EJS_backgroundImage=https://www.gamebrew.org/images/6/61/Tetramaster.png | |||
|EJS_core=desmume2015 | |||
|EJS_gameName=Tetra Master | |||
|EJS_gameUrl=https://dlhb.gamebrew.org/onlineemulators/nds/tetramaster.7z | |||
}} | |||
{{DS Control Settings}} | |||
<!--END Online Emulator Section--> | |||
==Changelog== | ==Changelog== | ||
'''v0.5.1''' | '''v0.5.1''' | ||
Line 76: | Line 87: | ||
==External links== | ==External links== | ||
* Author's website - [https://web.archive.org/web/20090621140503/http://www.codinginthedark.com http://www.codinginthedark.com] (archived) | * Author's website - [https://web.archive.org/web/20090621140503/http://www.codinginthedark.com http://www.codinginthedark.com] (archived) | ||
Latest revision as of 06:33, 21 August 2024
Tetra Master | |
---|---|
General | |
Author | Tom Sweeney (Massif) |
Type | Card |
Version | 0.5.1 |
License | Mixed |
Last Updated | 2008/09/13 |
Links | |
Download | |
Website | |
This is a DS clone of the Tetra Master card game, a mini game from Final Fantasy 9.
User guide
A complete tutorial can be found here.
Controls
Stylus - Move the cards
Screenshots
Online emulator
Nintendo DS | Keyboard |
---|---|
Changelog
v0.5.1
- Fix L/R in collection screen.
- Fix cards "played" attribute not resetting after exiting a game.
- Opponents hand now gets deleted when a game is exited.
- Fix intermittent black screen when game starts (not caused by music) (R4 and M3).
- Fix intermittent Goblin null pointer bug (only R4 so far).
v0.5
- Added saving/loading of player card collection and stats.
- Added card collection screen.
- Added player experience and levels.
- Added individual card stats(experience, X,A types).
- Changed to predefined opponents for each player level rather than random card selection.
- Replaced sprite based menus and text with standard console based text.
- Added a gameplay tutorial.
v0.4
- Added Credits Menu.
- Added notification of combos to top screen (no fancy sprite animations yet).
- Added Enable/Disable music option.
- Added main,victory,defeat music.
- Fixed card draw priority bug.
- Player name retrieved from DS user settings.
- Fixed random seeding.
v0.3
- Updated Graphics.
- Touch Screen Menu.
- Added Sound Effects.
- Added Options menu (Enable/Disable sounds).
- Added double size sprites to upper screen.
- Added coin toss to decide who goes first.
- Added Flawless Victory (capture all cards).
- Fixed bug where switching back to the menu after placing a card caused graphical error.
v0.2
- Added real AI instead of randomly choosing a card and square.
- Fixed a bug that allowed you to play a card while holding it.
v0.1
- Quick Play Mode.
- Random card selection.
- Random AI (needs work).
External links
- Author's website - http://www.codinginthedark.com (archived)