The latest version of swarm is 0.6.0.0-0.

swarm

Version 0.5.0.0 revision 0 uploaded by BrentYorgey.

Package meta

Synopsis
2D resource gathering game with programmable robots
Description

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!

Module organization

For developers getting oriented, Swarm's modules are organized into roughly the following layers, from inner to outer:

  • utilities

  • swarm language

  • swarm game

  • swarm TUI

  • swarm app

To maintain this separation, inner layers should avoid introducing dependencies on layers above them.

Author
Brent Yorgey
Bug reports
https://github.com/swarm-game/swarm/issues
Category
Game
Copyright
Brent Yorgey 2021
Homepage
n/a
Maintainer
byorgey@gmail.com
Package URL
n/a
Stability
n/a

Components