Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.88 KB

README.md

File metadata and controls

32 lines (17 loc) · 1.88 KB

MonoCube Timer

MonoCube Timer is an easy-to-use timer intended for speedcubing, with a particular emphasis on storing and displaying historical solves, scrambles, averages and PB's.

Supported Platforms

MonoCube Timer is built using the MonoGame Framework, which supports Windows, MacOs, Linux, Android, and iOS/iPadOS. (For a full list of supported platforms please see https://www.monogame.net/).

NOTE: MonoCube Timer 0.5.0.1 has been tested on the following platforms:

  • Windows 10 (1920x1080)

Functionality on any operating system not listed above is not guarenteed. In particular, Android and iOS/iPadOS will almost certainly not function properly, due to low screen resolution (under 1200x640), and lack of touch screen support. Other devices with screen resolution under 1200x640 may also experience problems.

License Information:

MonoCube Timer: A timing program primarily intended for speedcubing. Copyright (C) 2021-2022, Greyson Gould

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

For comments, questions, or suggestions please contact me at: [email protected]


MonoGame Framework is licensed under the Microsoft Public License (Ms-PL) and the MIT License (MIT). See MonoGame_License.txt for details.

MonoGame source code is available at https://github.com/MonoGame/MonoGame