https://github.com/naugtur/cssmmo
an educational css multiplayer playground
https://github.com/naugtur/cssmmo
Last synced: 6 months ago
JSON representation
an educational css multiplayer playground
- Host: GitHub
- URL: https://github.com/naugtur/cssmmo
- Owner: naugtur
- License: gpl-3.0
- Created: 2016-05-13T09:59:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-12T18:40:03.000Z (over 8 years ago)
- Last Synced: 2025-02-15T07:32:17.344Z (8 months ago)
- Language: JavaScript
- Homepage: https://cssmmo-juiuqyzvpi.now.sh/
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSS Massive Multiplayer Online
An educational CSS multiplayer playground. Works well for teaching a group about CSS properties and keeping their attention on the task.
`npm start` and get everyone on the same page ;)
## Intro
> When you type in your name (make it short) you get a small rectangle on the screen. Now unleash your creativity and make it look interesting!
> The only limitation is that you can't make your rectangle too big## Abuse protection
If someone is misbehaving, click them 3 times. Their rectangle fades out on your screen and a vote is scored to kick them. Majority vote kicks them out of the game.