const canvas = document.getElementById('gameView');
const ctx = canvas.getContext('2d');