Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matitalatina/orbtail
Gameplay is our strenght!
https://github.com/matitalatina/orbtail
Last synced: about 2 months ago
JSON representation
Gameplay is our strenght!
- Host: GitHub
- URL: https://github.com/matitalatina/orbtail
- Owner: matitalatina
- Created: 2013-11-01T09:02:19.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-24T14:08:29.000Z (about 9 years ago)
- Last Synced: 2024-05-02T01:11:57.163Z (8 months ago)
- Language: C#
- Size: 63 MB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OrbTail
=======Gameplay is our strenght!
## License
CC BY-NC-SA 3.0# Bug
- Multiplayer score: aggiornamenti punteggi disallineati sui vari client. Risultati sballati.
- Missile: sul tablet Android a volte colpisce la nave che lo lancia. Forse dovuto a bassi FPS, quindi la nave lagga in avanti e il missile viene generato dentro di se.# Migliorie
- HUD: nome giocatore sopra nave. Stimola ad accanirsi maggiormente contro i propri amici! :D
- Network: migliorare predizione
- Ottimizzazione: rimuovere i milioni di Instantiate
- Ottimizzazione: rimuovere i Debug.Log
- Missile: Riattivare collisione con muri + collisione con orbs su mappa, non fa esplodere il missile ma spinge via le orbs (ancora più movimentata la scena!)