-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
31 lines (25 loc) · 1.4 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Super-Sweeper Windows Edition v0.78.0
zerico2005 | 2023/12/16
Super-Sweeper Windows Edition is a port of Super-Sweeper for the Ti84CE.
Super-Sweeper v0.77.0 was ported to Windows on June 3rd 2023. Super-Sweeper v0.77.1 has most of the source code unchanged apart from some formating and a minor bug fix. The source code is not too great because I coded Super Sweeper before I knew how to have multiple C files in a program. Super-Sweeper v0.77.2 onwards will introduce new and improved code as I have gotten better at C/C++ overtime.
Also included are the programs I used to generate the menus and videos.
Controls:
Arrows: Move
WASD: Move
Enter: Enter
E: Search Tile/Enter
Q: Flag Tile
Z: Mark Tile
X: Menu
C: Auto Solver (Must be enabled in the menu)
P: Exit Application
Attributions:
- The 6x8 pixel font used in the program is a slightly modified version of the "even" font created by Christian Munk (CMunk), which can be found at https://fontstruct.com/fontstructions/show/275268/even_2. The "even" font is lincesed under Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0). Original License URL: https://creativecommons.org/licenses/by-sa/3.0/
Compiliation Setup used:
Windows Version:
- Windows 10 64bit x86
- MSYS2 MinGW64
- GCC CMake Ninja
Ti84CE Version:
- CE Programming Toolchain: https://github.com/CE-Programming/toolchain/releases
- CEmu for Ti84CE emulation: https://ce-programming.github.io/CEmu/