More actions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
|version=180815 | |version=180815 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/checkers3dskev.7z | ||
|website=https://github.com/Kevoot/checkers3ds | |website=https://github.com/Kevoot/checkers3ds | ||
|source=https://github.com/Kevoot/checkers3ds | |source=https://github.com/Kevoot/checkers3ds | ||
}} | }} | ||
Checkers 3DS is a homebrew game Checkers for the Nintendo 3ds, in glorious ASCII art. This is a port of the game written in C by the author for a freshman year class, source is included which can be use it as an example for 2D arrays and Linked Lists in C. | |||
The project is no longer being worked on. | |||
==Installation== | |||
Available in 3DSX/SMDH. | |||
==User guide== | |||
Checkers is a strategy board game for two players which involve diagonal moves of uniform game pieces and mandatory captures by jumping over opponent pieces. | |||
Only a 2 Player mode is available (no AI). | |||
==External links== | |||
* GitHub - https://github.com/Kevoot/checkers3ds | |||
[[Category:3DS homebrew games]] | |||
[[Category:Homebrew board games on 3DS]] |
Revision as of 12:16, 17 December 2021
Checkers | |
---|---|
File:Checkers3ds-01.png | |
General | |
Author | Kevoot |
Type | Board |
Version | 180815 |
License | Mixed |
Last Updated | 2018/04/07 |
Links | |
Download | |
Website | |
Source | |
Checkers 3DS is a homebrew game Checkers for the Nintendo 3ds, in glorious ASCII art. This is a port of the game written in C by the author for a freshman year class, source is included which can be use it as an example for 2D arrays and Linked Lists in C.
The project is no longer being worked on.
Installation
Available in 3DSX/SMDH.
User guide
Checkers is a strategy board game for two players which involve diagonal moves of uniform game pieces and mandatory captures by jumping over opponent pieces.
Only a 2 Player mode is available (no AI).