GithubHelp home page GithubHelp logo

jmendyk / cg-referee-ghost-in-the-cell Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dreignier/cg-referee-ghost-in-the-cell

0.0 0.0 0.0 28 KB

Codingame Referee : Ghost in the cell

License: GNU General Public License v3.0

Java 99.24% Kotlin 0.76%

cg-referee-ghost-in-the-cell's Introduction

cg-referee-ghost-in-the-cell

A compatible referee for cg-brutaltester

If you want to use it with recent versions of brutal tester make sure to provide the option -o (old mode) to it. You may either build a jar or a native image and provide either one of those to brutal tester.

Build native image (Option 1)

Run ./gradlew nativeImage to create a native file that can be executed directly. File will be written to build/graal/cg-refree-ghost-in-the-cell.

Hint: As of now you must use JDK 1.8 (no JDK 9,10,...!) to compile the sources, otherwise the graaljvm-gradle-plugin will complain about class file version conflicts.

Build jar (Option 2)

Run ./gradlew jar to create a jar file which will be written to build/libs/cg-refree-ghost-in-the-cell.jar.

cg-referee-ghost-in-the-cell's People

Contributors

dreignier 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.