Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2009-09-24 | 1.3 kB | |
swimGen_1.0.cpp | 2009-09-24 | 9.5 kB | |
swimGen_1.0.exe | 2009-09-24 | 25.6 kB | |
Totals: 3 Items | 36.3 kB | 0 |
swimGen 1.0 by Adam Coster 2009 GNU GPLv3 CONTACT Adam Coster (adamncoster+swimgen@gmail.com) SUMMARY swimGen is a tool for swimming coaches designed to speed up the process of creating swimming workouts. The current version requires only two kinds of input from the user: 1) total yardage of workout, and 2) type of exercise to add. As the user picks exercise types, the program will randomly assign an exercise to the growing workout until the total yardage is met. RELEASE QUALITY The author is just beginning to learn C++, and so this release is a simple program. There is limited interaction with the user and no file input output system. swimGen 1.0 can best be used to create a workout framework, giving the coach something to work with but not a polished swimming workout. GOALS As the author becomes more familiar with the language, swimGen should allow for file-based exercise lists with customization options. Eventually, the program should have a GUI and maybe become generic enough to allow for use with other sports or even entirely different activities. DEVELOPERS ONly the author, Adam Coster, is working on the project. Anyone interested is welcome to contact him at adamncoster+swimgen@gmail.com.