File: README

package info (click to toggle)
slimevolley 2.4.2%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,312 kB
  • sloc: ansic: 3,689; makefile: 22
file content (12 lines) | stat: -rw-r--r-- 535 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
Slime Volley, version 2.4.2

Slime Volley is a 2D arcade-oriented volleyball simulation, in the spirit of
some Java games of the same name.

Two teams, 1-3 players each, try to be the first to get 10 points. This happens
when the one ball touches the floor on the other side of the net.
There can be 1 to 8 balls in game. Once one ball touch the ground, the set ends
and all balls are served again.
Each player use 4 keys, 2 direction keys, one for jump and one for changing its
skin.
You can't move when you're not touching the floor.