feat(#15): separate sprite from player

This commit is contained in:
Juan Sebastián Montoya 2024-09-20 15:55:32 -05:00
parent e2cd0ee490
commit ea9d912e2f
6 changed files with 91 additions and 84 deletions

View file

@ -5,8 +5,9 @@ import {
FpsCounter,
GameObject,
MapManagement,
Player,
SpriteSheet,
} from "./modules/game-objects/index.js";
import { Player, SpriteSheet } from "./modules/game-objects/player.js";
const backgroundMaps = [
{