Giter VIP home page Giter VIP logo

_terminal_correlationone's Introduction

Terminal Game Strategy

Terminal is a new kind of online game, where players compete by writing algorithms that automate play of the game. Top coders from around the world showcase their algos in live e-sports tournaments, playing for cash prizes, exclusive job opportunities, and global acclaim.

[Note: This repo doesn't provide my codes anymore, as requested by Correlation One. They told me not to share complete algos. The goal of the competition is not to find the best solution together, but to provide an interesting programming challenge for individuals. People should build their own code base and gain understanding of the (surprisingly complex) game that way.]

Structure

_Terminal_CorrelationOne
 │
 ├──.env
 ├──.gitignore
 ├──v0.1
 ├──v0.2
 ├──v1.1
 ├──v1.2
 ├──v1.3
 ├──v1.4
 ├──v1.5
 ├──draw_script.py
 ├──README.md
 ├──versions.md
 
 Note: 
 - v[x].[x] directory contains different versions of my game strategies
 - draw_script.py is a helper script to visualize the defense system
 (as shown in each README file in the v[x].[x] sub-directories)
 - versions.md contains a summary of each versions features.

License

This project utilizes the MIT LICENSE. 100% open-source.

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.