Skip to content

chen-robert/ftw

Repository files navigation

FTW Clone

This repository is a HTML5 rewrite of the game found at http://artofproblemsolving.com/ftw/ftw.php. See it in action here.

Contributing

If you contrib to the project, please make sure your code follows the Airbnb Style Guide. The Airbnb plugin for ESLint is already included in the developer dependencies.

Compiling the front-end JavaScript

The source for the front-end JavaScript is located under /public/resources/js/src. However, to preserve ES5 compatibility, Babel is used to compile the source. If you make changes to the front-end code, make sure to run npm run build to compile the code.

Notice

We are not affiliated in any way with AoPS. This code is an unofficial version of FTW. The Art of Problem Solving website and FTW are copyright AoPS Incorporated.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •