Illedan
August 26, 2018, 12:44pm
#1
Hi!
Me and @eulerscheZahl have been working on a port of the game Vindinium. Since it’s a game known from before we’ll just share the game link =)
Game: https://www.codingame.com/ide/demo/658416c6e1f95e54eb1535796df60b06cc68c7
Code: https://github.com/eulerscheZahl/vindinium
Original game: http://vind-legacy.thegrid.red/starters
Feel free to create issues/PR to the repo if you find bugs of any kind.
(Basic tooltips should be working later today)
19 Likes
Illedan
September 9, 2018, 9:16pm
#2
Just a heads up:
We are adding player ID as part of the map strings tomorrow. Indicating the different spawns.
Might break some bots…
1 Like
reCurse
September 9, 2018, 9:45pm
#3
Why not wait for the official release to do that change?
Better break the bots in the demo version
reCurse
September 10, 2018, 12:30pm
#5
Bots will have to be resubmitted in the new version anyway, while very few will bother resubmitting in the current version, probably making the game dead until release.
1 Like
Illedan
September 10, 2018, 1:19pm
#6
Good point. We will make a new Arena with the new inputformat to verify it.
1 Like
Updated arena: https://www.codingame.com/ide/demo/676819a995a13b8bf038a9440133559bd9f721
Larger maps
Spawns given in input (might break some bots)
Optional expert input (get the previous opponent actions to verify your sim)
Smaller UI changes
We will keep the other one online because of breaking changes.
4 Likes