Skip to content
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.

Releases: jeremyfourna/ping_pong_wars

First fully operational version

03 Jul 10:17
Compare
Choose a tag to compare

In this version I added :

  • Feature to add multiple players in the creation/edition phase of a championship
  • Several refactor of templates
  • Add world points ranking
  • You can customize a championship
    • Number of points to win a game
    • Number of games to play before been displayed in the ranking
    • Number of last games scores to display in the graph
  • Display if the user is in championship or not

Add Fork me on Github and bug fix

20 Mar 11:29
Compare
Choose a tag to compare

We add on the home page the ribbon Fork me on Github and with fix the bug that display players with 9 games on the ranking of a championship

Stable version

18 Mar 12:53
Compare
Choose a tag to compare

In the v1.0.0 version, you can :

  • Create a public championship
  • Enter a championship
  • Save a game
  • See you score for every championship you are currently in
  • See the ranking of a given championship

App refactoring

08 Mar 17:22
Compare
Choose a tag to compare
App refactoring Pre-release
Pre-release

Rewrite many methods and functions for better performance and easier development