https://github.com/thoughtfool/time-bomber
Simple multiplayer game where players set the time on their respective clock, then players attempt to win the game by dropping items on other players' timelines.
https://github.com/thoughtfool/time-bomber
Last synced: over 1 year ago
JSON representation
Simple multiplayer game where players set the time on their respective clock, then players attempt to win the game by dropping items on other players' timelines.
- Host: GitHub
- URL: https://github.com/thoughtfool/time-bomber
- Owner: ThoughtFool
- License: agpl-3.0
- Created: 2019-09-24T18:20:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T02:57:25.000Z (over 3 years ago)
- Last Synced: 2025-01-24T15:35:05.268Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://time-bomber.herokuapp.com/
- Size: 29.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Time Bomber
Simple multiplayer game where players set the time on their respective clock, then players attempt to win the game by dropping items on each other's timelines.

## The Challenge
Create a multi-player game that utilizes sockets for real-time player drops. Each player is unaware of where the other player is and attempts to blindly drop bombs in an effort to defeat their opponent. Players also compete for random-bonus drops that boost health of increase speed.
### CHALLENGE ACCEPTED!

https://time-bomber.herokuapp.com/game
### Technology & Tools
      
### Future Plans
- animate clock hands when game begins
- allow user to manually adjust clock hands
- remove blue bombs from visibility (only for testing)
- allow for up to 4 players to join the fight
- add color mods for player avatars
- add special drops to make enemies visible