Gräv
A multiuser/team game of digging a canal from a spring to a pond.
Objective
- Find the spring, marked by a tree in the color of the team
- Find the pond with water colored by the teams color
- Dig until the water emerges from the spring
- Dig a trench/dam/wall to the pond
- Let the water flow
Rules
- The first team to flow a certain amount of water to their pond wins
- It should be possible to destroy the work of another team
- You can't dig to close to another player
- You can't kill any player in your team or in another team
- you can't build tunnels
Recources
Todo
- Generate elevation
- Create a game platform based on
http://sjbrown.ezide.com/games/writing-games.html
- Handle keyboard events
- Make a character move on the terrain (text view)
- Draw a terrain (as boxes colored by elevation)
- Generate trees
- Generate springs and ponds
- Create waterflow
- Add terrain change (digging)
- Make network game
- Make multi user networkgame
Last modified: Sat Mar 6 19:27:00 CET 2004