Glavin001 / Glavin001/battlecode

Create logic to get goal Location

Open
#2 0 comments 0 reactions 1 assignee Claimed by @shawnmacburnie View on GitHub
Dominant language
Java
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Name: getNewGoalLocation
Params: MapLocation currentLocation, MapLocation goal

Logic:
If goal == null then we will need to get our first goal location. However other goal locations should be dependant on previous goals. So if goal != null then we will need to find a strategy to get new goals. this will need to be figure out. For now we should just use goal to be opponents base.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.