Skip to content

Commit

Permalink
playground: mirror Doom Fire repository structure
Browse files Browse the repository at this point in the history
  • Loading branch information
filipedeschamps committed Oct 20, 2019
1 parent eb6c91e commit 62469ca
Show file tree
Hide file tree
Showing 9 changed files with 3,993 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.DS_Store

# Logs
logs
*.log
Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# meu-primeiro-jogo-multiplayer
Um jogo multiplayer bastante simples para testarmos o Socket.io
Um jogo multiplayer bastante simples para testarmos o Socket.io.

Tudo que foi desenvolvido nessa versão é uma POC para eu entender o que eu precisava aprender sobre o desenvolvimento de um jogo multiplayer. Várias coisas foram ignoradas, principalmente autenticação.

Para mais informações, veja esse vídeo: https://www.youtube.com/watch?v=0sTfIZvjYJk
Binary file added playground/1st-proof-of-concept/100-collect.mp3
Binary file not shown.
Binary file added playground/1st-proof-of-concept/collect.mp3
Binary file not shown.
Loading

0 comments on commit 62469ca

Please sign in to comment.