Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wii Batak

A single-player Batak card game written in C for the Nintendo Wii. Play against three CPU opponents through a full bidding, trump-selection, trick-taking, and scoring flow.

Highlights

  • Four-player table: one human player and three CPU opponents
  • Bidding and trump-suit selection
  • Trick-taking rules with round scoring
  • Match target score of 151
  • Wii Remote, GameCube controller, keyboard, and mouse input support
  • SDL2-rendered interface for the Wii

Controls

Action Wii Remote GameCube Controller Keyboard
Confirm / play selected card A A Enter / Space
Pass / back B B Backspace / Esc
Move selection D-pad left/right D-pad left/right Arrow keys or A / D
Change bid 1 / 2 L / R 1 / 2
Pause / show help + X
Restart round -
Exit Home Start

Technology

  • C
  • Nintendo Wii SDK components: libogc and wiiuse
  • SDL2

Building

The repository contains the game source code. To build it for Wii, set up a Wii homebrew development environment with the required Wii SDK and SDL2 dependencies, then integrate the source files into your preferred build setup.

License

This project is distributed under the GNU General Public License v3.0.

About

Single-player Batak card game for Nintendo Wii, written in C with SDL2.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages