• This repository has been archived on 15/Apr/2020
  • Stars
    star
    4
  • Rank 3,242,781 (Top 66 %)
  • Language
    Java
  • License
    MIT License
  • Created almost 9 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A 3D chess Project / Star Trek Style

Tredisca

A 3D-chess game, Star Trek style

The rules can be found here: http://meder.spacechess.org/3dschach/chess3d.htm

How to use:

from the terminal: Just call python3 core/tredisca.py.

on your phone (just preview): Run 'Android Studio' -> open project -> android\ -> plug your Android device in and hit 'run' (make sure you have debug-mode in the developer settings enabled). Android Studio will install the app on your device and start it. To remove it, just deinstall it like any other app. The app does not require any permissions.

Future features:

  • full 3d-chess engine
  • 3d Android app
  • a chess AI