Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 644 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 644 Bytes

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