Skip to content

diasgui/pong-workshopds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requisitos

Backend:

  • docker
  • postgrees
  • redis
  • elixir

Frontend:

  • Unity

Instalação

Ubuntu / Debian / Mint

Unity Hub: https://public-cdn.cloud.unity3d.com/hub/prod/UnityHub.AppImage

Backend: sudo apt-get install docker docker.io pgcli redis-tools elixir

Arch

[...]

Windows

Unity Hub: https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup.exe

Backend: [...]

MacOs

Unity Hub: https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup.dmg

Backend: [...]

Backend-Client Interface

  • create
  • authenicate
  • changeName
  • learderboard
  • findmatch
  • matchEnded

Backend Database

  • Players

Game UI

  • Menu
  • Leaderboard
  • Waiting Match
  • Loading screen

Game Code

  • AppDelegate
  • GameInitializer
  • ViewControllerFactory
  • View (abs)
  • Controller (abs)
  • MatchFactory
  • Gameplay
  • PlayerClient
  • PlayerCache

References

TODO

  • Use UnitWebRequest instead of WWW

About

I Workshop DS

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages