Skip to content

johnpage-agixis/SpringChallenge2022

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Challenge 2022

Source code for CodinGame's Spring Challenge 2022 event.

https://www.codingame.com/contests/spring-challenge-2022/

Community starter AIs are located here:

https://github.com/CodinGame/SpringChallenge2022/tree/main/starterAIs

Introduction video by Mathis Hammel:

https://youtu.be/MyHjWftmMfQ

Brutaltester compatibility

In addition to the usual modifications I had to compile some typescript files for the viewer

cd src/main/resources/view
npm install
npm start
rm -fr node_modules

If you don't remove the node_modules directory then maven will add the whole lot to the jar file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 34.3%
  • JavaScript 22.4%
  • TypeScript 19.3%
  • Smarty 18.5%
  • Ruby 1.5%
  • C# 1.4%
  • Other 2.6%