Tic Tac Toe DS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 22: | Line 22: | ||
https://dlhb.gamebrew.org/dshomebrew/tictactoedsbla2.png | https://dlhb.gamebrew.org/dshomebrew/tictactoedsbla2.png | ||
https://dlhb.gamebrew.org/dshomebrew/tictactoedsbla3.png | https://dlhb.gamebrew.org/dshomebrew/tictactoedsbla3.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 = 'nds'; | |||
EJS_gameName = "Tic Tac Toe DS"; | |||
EJS_gameUrl = 'https://dlhb.gamebrew.org/dshomebrew/tictactoedsbla.7z'; | |||
</script> | |||
{{EmulatorJS Loader}} | |||
}} | |||
{{DS Control Settings}} | |||
<!--END Online Emulator Section--> | |||
==Credits== | ==Credits== | ||
Coding: blahh | Coding: blahh | ||
Revision as of 01:45, 21 November 2023
| Tic Tac Toe DS | |
|---|---|
![]() | |
| General | |
| Author | blahh (chris) |
| Type | Board |
| Version | 1.0 |
| License | Mixed |
| Last Updated | 2006/04/03 |
| Links | |
| Download | |
| Website | |
This is a simple tic tac toe game for the Nintendo DS. It is made with PAlib.
User guide
Two players play each other for the win.
Controls
Operate with Stylus.
Screenshots
Online Emulator
| Nintendo DS | Keyboard |
|---|---|
Credits
Coding: blahh
Graphics: The web
Thanks to Mollusk, PALIB, PALIB tutorials and the web.
External links
- Author's website - http://blahh.tk (archived)
