An open API service indexing awesome lists of open source software.

https://github.com/manjitbedi/twoplayergame

simple multiplayer game demo
https://github.com/manjitbedi/twoplayergame

unity

Last synced: 11 months ago
JSON representation

simple multiplayer game demo

Awesome Lists containing this project

README

          

# TwoPlayerGame

- example project showing how to set up actions for having 2 players in a game
- at the moment, using WASD and the arrow keys
- player 1 - using WASD
- player 2 - using arrow key

- action map
Screenshot 2023-05-11 at 8 24 24 AM

- game scene
Screenshot 2023-05-11 at 8 23 56 AM