revkae / Chess4You

Chess made with LWJGL using opengl in 3 weeks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chess4You

It is a practice project done in 3 weeks and it was my first approach to learning graphical programming. Made with lwjgl library using opengl. In future I am gonna add sound, ai, menu, text rendering to this game but for know it can be only played by yourself. Need some improvements on engine because its only capability is drawing stuff.

readchess

Forsyth–Edwards Notation(FEN): rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR

It supports fen to place pieces.

About

Chess made with LWJGL using opengl in 3 weeks

License:MIT License


Languages

Language:Java 98.6%Language:GLSL 1.4%