GithubHelp home page GithubHelp logo

bheinks / 2018-sp-a-game-2-bhbn8 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 265 KB

CMake 0.58% Dockerfile 0.09% Shell 0.18% C++ 73.32% Objective-C 0.42% C 2.00% Batchfile 0.01% Makefile 0.08% C# 8.20% Java 7.04% Python 8.09%

2018-sp-a-game-2-bhbn8's Introduction

#################################

Coding Standards

#################################

You are free to use any of the following programming languages for your submission : - C++ - C# - Java - Python3 (NOT Python2) Your code must be well formatted and styled according to good coding standards, such as the MST coding standard outlined here : http://web.mst.edu/~cpp/cpp_coding_standard_v1_1.pdf It is required that your code is well documented.

NOTE : Sloppy, undocumented, or otherwise unreadable code will be penalized for not following good coding standards (as laid out in the grading rubric on the course website) : http://web.mst.edu/~tauritzd/courses/cs5400/sp2018/

#################################

!IMPORTANT!

#################################

Read the README in the sub-directory corresponding to your chosen language.

Read the chess framework's documentation for your chosen language here : http://docs.siggame.io/chess/

#################################

Submission Rules

#################################

Included in the top level of your repository is a file named "readyToSubmit.txt", which you will use to indicate which version of your code is the one to be graded as well as which programming language you're using; note that you may switch languages between assignments (though, it is not recommended...) . When you are ready to submit your final version, change the first line of this file to the word "yes" and the second line to your programming language, then commit and push your code. You may commit and push as much as you want, but your submission will be confirmed as "final" if the first line of "readyToSubmit.txt" is "yes" at 11:59pm on the due date. If you do not plan to submit before the deadline, then you should NOT modify "readyToSubmit.txt" until your final submission is ready. Once your final submission is ready, change the first line of "readyToSubmit.txt" to "yes", commit and push your code, and do not make any further changes to it.

Late submissions will be penalized 5% for the first 24 hour period and an additional 10% for every 24 hour period thereafter. Any submission turned in more than 5 days late will not be graded, and will result in a score of 0 for that assignment.

#################################

Compiling & Running

#################################

You have been provided a bash script called "play.sh", which compiles and runs your code; it also starts a game session between your AI and itself. DO NOT MODIFY THIS SCRIPT. You can run "play.sh" using the following command format : ./play.sh Joueur. Session_ID Where Joueur. is the directory for the language you are coding in. An example of the above command for c++ would be : ./play.sh Joueur.cpp AIisAwesome

#################################

OPTIONALLY

#################################

You have also been provided a bash script called "compress.sh", which compresses the designated directory in a way that is compatible with the Sig-Game Arena interface. You can run "compress.sh" using the following command format : ./compress.sh Joueur. Where Joueur. is the directory for the language you are coding in. An example of the above command for c++ would be : ./compress.sh Joueur.cpp

You can register for an account and upload your Joueur..tar.gz to the Sig-Game page here : https://chess.siggame.io

Don't forget you are limited to 150MB compressed filesize.

2018-sp-a-game-2-bhbn8's People

Contributors

bheinks avatar buddhazapha avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.