Skip to content

Translate your favorite annotated chess games to PGN format with chess-pgnator a free PGN editor where you can create your chess studies!

Notifications You must be signed in to change notification settings

LeoSouzaNunes/chess-pgnator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

A chess pgn editor web site where you can create you own pgn files from real games. You can try it out here.

About

A PGN editor is a software app where you can edit and create your Portable Game Notation files, you can use it as tool to rewrite your chess games to a highly used format on the most popular chess softwares such as Chess.com, Lichess.org, Chessbase and so on. An usage example can be in case you want to prepare a study on lichess.org but would like to just import your file with comments that you made so here it's ChessPGNator to give you a hand!

The following features are available:

  • See your move on move list
  • Delete your last move (click on the last move)
  • Comment on the last move
  • Write some extra information about the game (Details button)
  • Check out the PGN output in real time
  • Copy the PGN output
  • Download the pgn file

Technologies

Docker AWS

How to run

The following steps will help you to run this project in development environment

  1. Clone this repository

  2. Go to the front-end folder in your terminal

cd front-end
  1. Install dependencies
npm i
  1. Run the application with
npm run start

About

Translate your favorite annotated chess games to PGN format with chess-pgnator a free PGN editor where you can create your chess studies!

Topics

Resources

Stars

Watchers

Forks