2584-AI

Version, currently 2.01 version
  • 2.0latestOct 21, 2017

github.com/Sharknevercries/2584-AI

No description declared in shard.yml.

2 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  2584-AI:
    github: Sharknevercries/2584-AI
    version: ~> 2.0

Then run:

shards install

shard.yml

Crystal
0.23.1
License
MIT
Author
unnamed author
Target
  • 2584-AI from src/2584-AI.cr

Dependencies

This version declares no dependencies.

README

2584-AI

This is the homework project for Theorem of Computer Games in NCTU.

Installation

  1. Clone this repo to your machine
  2. Ensure to install Cyrstal
  3. Jump to Usage

Usage

  1. Run ./build.sh
  2. Run ./2584 [arguments]

Development

2017/09/29 Complete Assignment 1