Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 785 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 785 Bytes

kivy-contest-2014

Chess Scorebook

This is not a game of chess. The intention of the application is to store chess games for chess enthusiasts like myself to review and perfect chess skills.

Features:

  • Add games of chess legends or you own
  • Record game as you play it
  • Review stored games move by move
  • Menu is a game of chess

Requirements:

  • None, all included

Resources used:

The code does not include instructions or packages for any platform. Package as usual Kivy project.

Started this project on last week of the contest, so haven't got time to implement many things, like Algebraic Notation, currently the app uses only simple board indexing.

Kivy is awesome! All the best!