XO-game/README.md

20 lines
437 B
Markdown
Raw Permalink Normal View History

2023-09-10 08:47:39 +00:00
# XO-game
2023-11-05 14:46:45 +00:00
Hombrew Tic-tac-toe for 3ds
## TO DO:
1. Change drawing to image
1. Sound effects
1. Save statistics
2023-12-16 18:54:54 +00:00
1. Multiplayer
## How to build:
1. Install devkitPro for 3ds
1. Install makerom
1. Clone this repo
1. Run `make && ./makerom -f cia -o XO-game.cia -rsf cia.rsf -target t -exefslogo -elf XO-game.elf -icon icon.smdh` in repo directory
1. Install cia file on your 3ds
## Known bugs:
1. No icon, banner and music in home menu