Skip to content

ki8yk8/game-dev-resolution

This branch is 26 commits ahead of and 25 commits behind week1.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 12, 2026
21246c8 · · May 12, 2026

History

26 Commits
May 12, 2026
May 12, 2026
May 2, 2026
May 11, 2026
May 12, 2026
May 2, 2026
May 2, 2026
May 2, 2026
May 2, 2026
May 12, 2026
May 12, 2026
May 2, 2026
May 2, 2026
May 12, 2026

Repository files navigation

About the Project

This is a multiplayer top down tank shooter I have created for game dev resolution week 6. This is my first game so, it might be kind of rough.

Things I have Learnt

  • Multiplayer spawner, and multiplayer synchronizer and their respective usage
  • Creating multiplayer games
  • Creating main menu and some networking

Usage

  • This doesn't works on web i.e. directly on itch.io because I used ENet. So, the best way is to download executable for desktop.
  • It is both available on windows and linux on itch.io or dist folder itself.
  • While joining, open the game in two windows. On window click host and on other click join.
  • Play and enjoy the game.

ToDo

  • Implement concept of health in the game
  • Fix errors like spawning at random positions
  • Adds audio effects