Inspiration

Is one of the HackUPC's challenges of the 2022.

What it does

Code the SQLillo is open challenge in which you are expected to code a bot that will compete against other bots.

How we built it

There's a map, you can imagine it as a N-dimensional canvas. The map has only integer positions like [1, 2]. We'll use a Cartesian coordinate system for it. A player are assigned with a unique color. Also, have a set of what we call workers.

Challenges we ran into

Learn a new language in a few hours.

Accomplishments that we're proud of

The code works fine and is competitive.

The code works fine and we are in the first positions.

What we learned

We learned about Rhai lenguaje.

Built With

Share this project:

Updates