Skip to content

As the name says... it's a stopwatch for the Wii. It's written in C and uses DevKitPPC for it's dev environement.

License

Notifications You must be signed in to change notification settings

Ilovemyhous/Wii-Stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wii-Stopwatch

As the name says... it's a stopwatch for the Wii. It's written in C and uses DevKitPPC for it's dev environement.

The Stopwatch is written in C, and uses the DevKitPPC (PPC standing for PowerPC) environement. I'll also be using their library that you can find here: https://github.com/devkitPro/libogc

Get started

  1. Install/Set-up devkitPro.
  2. Clone this repository.

Compiling

  1. Open a terminal in the root of the repository.
  2. Enter make to compile the project.

About

As the name says... it's a stopwatch for the Wii. It's written in C and uses DevKitPPC for it's dev environement.

Resources

License

Stars

Watchers

Forks

Packages

No packages published