2023-04-14 19:53:14 +10:00
|
|
|
# IMPORTANT: It is very important that you correctly complete this originality
|
|
|
|
# statement.
|
|
|
|
#
|
|
|
|
# This is your statement of your submitted work being your own.
|
|
|
|
# Incorrectly filling out this statement could lead to charges
|
|
|
|
# of academic misconduct.
|
|
|
|
#
|
|
|
|
# For information on how to fill this out correctly, see
|
|
|
|
# https://cs.anu.edu.au/courses/comp1110/help/faq/09-originality/
|
|
|
|
#
|
|
|
|
|
|
|
|
declaration: >-
|
|
|
|
I submit the work below for assessment as my best work. I declare that this
|
|
|
|
is entirely my own work, with the following documented exceptions:
|
|
|
|
|
|
|
|
# Use this to list names of people who you collaborated with, and a
|
|
|
|
# comment about what you collaborated on.
|
|
|
|
#
|
|
|
|
# Add as many "name+comment" entries as necessary
|
|
|
|
# (or remove it altogether if you haven't collaborated with anyone)
|
|
|
|
# collaboration:
|
|
|
|
# - name:
|
|
|
|
# comment: >-
|
|
|
|
|
|
|
|
# Use this to list any code that you used that you did not write,
|
|
|
|
# aside from code provided by the lecturer. Provide a comment
|
|
|
|
# explaining your use and the URL to that code and the licence for
|
|
|
|
# that code
|
|
|
|
#
|
|
|
|
# Add as many "url+licence+comment" entries as necessary
|
|
|
|
# (or remove it altogether if you haven't used any external code)
|
|
|
|
# code:
|
|
|
|
# - comment:
|
|
|
|
# url:
|
|
|
|
# licence:
|
|
|
|
|
|
|
|
# I wish to submit the following classes as entirely my own (remove this if
|
|
|
|
# you want to just submit methods):
|
|
|
|
class:
|
|
|
|
- Viewer.java
|
2023-04-17 16:28:27 +10:00
|
|
|
- Hexagon inside Viewer.java [https://gitlab.cecs.anu.edu.au/u7156831/comp1110-ass2/-/blob/master/src/comp1110/ass2/gui/Viewer.java#L458-470]
|
2023-04-14 19:53:14 +10:00
|
|
|
|
|
|
|
# I wish to submit the following methods as entirely my own (remove this if
|
|
|
|
# you want to just submit classes):
|
|
|
|
method:
|
2023-04-17 16:28:27 +10:00
|
|
|
- https://gitlab.cecs.anu.edu.au/u7156831/comp1110-ass2/-/blob/master/src/comp1110/ass2/BlueLagoon.java#L206-373 [isMoveValid]
|
|
|
|
- https://gitlab.cecs.anu.edu.au/u7156831/comp1110-ass2/-/blob/master/src/comp1110/ass2/gui/Viewer.java#L125-364 [displayState]
|
2023-04-14 19:53:14 +10:00
|
|
|
|
|
|
|
# sign *your* name and uid here
|
|
|
|
name: Immanuel Alvaro Bhirawa
|
|
|
|
uid: u7280427
|