Easton Davis

College Football Betting Simulator in Javascript

As promised in my previous blog post, I’m excited to announce that the JavaScript version of my college football betting simulation app is now available on Github!

For those who missed the original post, this app simulates a friendly betting competition during the college football season. The Python-based terminal app I shared last month laid the groundwork for this project, and now I’m happy to offer an alternative JavaScript version for those who prefer working in that environment.

You can find the JavaScript version of the app on Github.

This JavaScript version retains all the features and functionality of the original Python app, but it’s now accessible to a wider audience. As I mentioned before, I’ve been considering different options for building the actual app, and creating a JavaScript version of the terminal app is a step towards that goal.

Feel free to use the JavaScript app and iterate on it however you like. It still uses the free CFBD API. If you have any questions, suggestions, or run into any issues, please don’t hesitate to reach out in Github or through my contact page.