summaryrefslogtreecommitdiff
path: root/client/src/game.ts
AgeCommit message (Collapse)Author
2021-07-20feat(): figuring out movePlayerMessageMike Vink
2021-07-20feat(client): grid-based physics localMike Vink
2021-07-16feat(playerPosition): pos translate to backendMike Vink
2021-07-15feat(inverting): player sprite relationMike Vink
2021-07-15bug(server/client): get message but game no startMike Vink
2021-07-15refactor(client/api): need to debug!Mike Vink
2021-07-13feat(WebSockets): client server WebSocket connectMike Vink
2021-07-13feat(physics): simple map with trees and collisionMike Vink
2021-07-13add cameraMike Vink
2021-07-13feat(loading tilemap): tilemap created in tiledMike Vink
2021-07-12add(assets): assets from blog post!Mike Vink
2021-07-12add(template): phaser3 template projectMike Vink