swarm: 2D resource gathering game with programmable robots
Swarm is a 2D programming and resource gathering game. Program your robots to explore the world and collect resources, which in turn allows you to build upgraded robots that can run more interesting and complex programs. See the README for more information and instructions on how to play or contribute!
Modules
[Index] [Quick Jump]
- Control
- Carrier
- Data
- BoolExpr
- Swarm
- Swarm.App
- Swarm.Constant
- Doc
- Game
- Achievement
- Swarm.Game.CESK
- Swarm.Game.Display
- Swarm.Game.Entity
- Swarm.Game.Exception
- Swarm.Game.Failure
- Swarm.Game.Location
- Swarm.Game.Log
- Swarm.Game.Recipe
- Swarm.Game.ResourceLoading
- Swarm.Game.Robot
- Swarm.Game.Scenario
- Swarm.Game.Scenario.Objective
- Swarm.Game.Scenario.RobotLookup
- Scoring
- Swarm.Game.Scenario.Status
- Swarm.Game.Scenario.Style
- Topography
- Swarm.Game.ScenarioInfo
- Swarm.Game.State
- Swarm.Game.Step
- Swarm.Game.Terrain
- Swarm.Game.Universe
- Swarm.Game.Value
- Swarm.Game.World
- Language
- Swarm.Language.Capability
- Swarm.Language.Context
- Swarm.Language.Direction
- Swarm.Language.Elaborate
- Swarm.Language.Key
- Swarm.Language.LSP
- Swarm.Language.Module
- Swarm.Language.Parse
- Swarm.Language.Pipeline
- Swarm.Language.Pretty
- Swarm.Language.Requirement
- Swarm.Language.Syntax
- Text
- Swarm.Language.Typecheck
- Swarm.Language.Typed
- Swarm.Language.Types
- Swarm.Language.Value
- Swarm.ReadableIORef
- TUI
- Swarm.Util
- Swarm.Version
- Swarm.Web
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| ci | Make warnings error | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- swarm-0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.4, 0.5.0.0, 0.6.0.0, 0.7.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=2 && <2.2), array (>=0.5.4 && <0.6), base (>=4.14 && <4.19), blaze-html (>=0.9.1 && <0.9.2), boolexpr (>=0.2 && <0.3), brick (>=1.5 && <1.10), brick-list-skip (>=0.1.1.2 && <0.2), bytestring (>=0.10 && <0.12), clock (>=0.8.2 && <0.9), colour (>=2.3.6 && <2.4), commonmark (>=0.2 && <0.3), commonmark-extensions (>=0.2 && <0.3), containers (>=0.6.2 && <0.7), directory (>=1.3 && <1.4), dotgen (>=0.4 && <0.5), either (>=5.0 && <5.1), extra (>=1.7 && <1.8), filepath (>=1.4 && <1.5), fused-effects (>=1.1.1.1 && <1.2), fused-effects-lens (>=1.2.0.1 && <1.3), fuzzy (>=0.1 && <0.2), githash (>=0.1.6 && <0.2), hashable (>=1.3.4 && <1.5), hsnoise (>=0.0.3 && <0.1), http-client (>=0.7 && <0.8), http-client-tls (>=0.3 && <0.4), http-types (>=0.12 && <0.13), lens (>=4.19 && <5.3), linear (>=1.21.6 && <1.23), lsp (>=1.6 && <1.7), megaparsec (>=9.0 && <9.5), minimorph (>=0.3 && <0.4), mtl (>=2.2.2 && <2.4), murmur3 (>=1.0.4 && <1.1), natural-sort (>=0.1.2 && <0.2), optparse-applicative (>=0.16 && <0.19), parser-combinators (>=1.2 && <1.4), prettyprinter (>=1.7.0 && <1.8), random (>=1.2.0 && <1.3), servant (>=0.19 && <0.21), servant-docs (>=0.12 && <0.14), servant-server (>=0.19 && <0.21), SHA (>=1.6.4 && <1.6.5), simple-enumeration (>=0.2 && <0.3), split (>=0.2.3 && <0.3), stm (>=2.5.0 && <2.6), swarm, syb (>=0.7 && <0.8), tagged (>=0.8 && <0.9), template-haskell (>=2.16 && <2.21), text (>=1.2.4 && <2.1), text-rope (>=0.2 && <0.3), text-zipper (>=0.10 && <0.14), time (>=1.9 && <1.14), transformers (>=0.5.6.2 && <0.6.2.0), unification-fd (>=0.11 && <0.12), unordered-containers (>=0.2.14 && <0.3), vector (>=0.12 && <0.14), vty (>=5.33 && <5.39), wai (>=3.2 && <3.3), warp (>=3.2 && <3.4), witch (>=1.1.1.0 && <1.3), witherable (>=0.4 && <0.5), word-wrap (>=0.5 && <0.6), yaml (>=0.11 && <0.11.12.0) [details] |
| Tested with | ghc ==8.10.7 || ==9.0.2 || ==9.2.7 || ==9.4.5 || ==9.6.2 |
| License | BSD-3-Clause |
| Copyright | Brent Yorgey 2021 |
| Author | Brent Yorgey |
| Maintainer | byorgey@gmail.com |
| Uploaded | by BrentYorgey at 2023-08-18T03:07:05Z |
| Category | Game |
| Bug tracker | https://github.com/swarm-game/swarm/issues |
| Source repo | head: git clone git://github.com/swarm-game/swarm.git |
| Distributions | |
| Executables | swarm |
| Downloads | 784 total (33 in the last 30 days) |
| Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2023-08-18 [all 1 reports] |