L-seed: Plant growing programming game

[ bsd3, game, library, program ] [ Propose Tags ]

The players of this game will write code (the „genome“) that describes how plants (the biological type, not the industrial) will grow. The plants will grow simultaneously on the screen (the „garden“), will compete for light and will multiply. The players can not change the code of a growing plant, but they do have the chance to update their code for the next generation -- when a plant drops a seed, it will run the newest code. All in all, the game aims to be slowly paced and relaxing, something to just watch for a while and something that does not need constant attention by the players.

This package contains the haskell programs, i.e. the game simulation with the visual display. It can be used to locally test the plants.

Flags

Automatic Flags
NameDescriptionDefault
database

Builds binaries that are required to interact with the SQL database. This is not needed when you just want to test the game locally.

Disabled
webtools

Builds binaries that are required for the web interface. This is not needed when you just want to test the game locally.

Disabled
renderercairo

This builds the cairo renderer. This will ususally be needed, unless you build the WebTools only.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2
Dependencies base (>=3 && <4), cairo (>=0.10 && <0.11), containers, gtk (>=0.10 && <0.11), HDBC, HDBC-odbc, json (>=0.4 && <0.5), mtl, old-time, parsec (>=3 && <4), random [details]
License BSD-3-Clause
Author Joachim Breitner <mail@joachim-breitner.de>
Maintainer Joachim Breitner <mail@joachim-breitner.de>
Category Game
Home page http://www.entropia.de/wiki/L-seed
Source repo head: git clone git://git.nomeata.de/L-seed.git
Uploaded by JoachimBreitner at 2009-06-13T13:56:54Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables dbscorer, dbclient, fastScorer, validate, runGarden
Downloads 1976 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]