Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xyproto/swarmtoy

:seedling: 2D sandbox game for feeding small round "creatures"
https://github.com/xyproto/swarmtoy

game mouse pygame python sandbox

Last synced: 2 days ago
JSON representation

:seedling: 2D sandbox game for feeding small round "creatures"

Awesome Lists containing this project

README

        

SwarmToy
========

* A frenetic game.
* An open ended sandbox.

Requirements
------------

* python2
* pygame
* psyco (optional)

Input
----

* `f` for toggling fullscreen
* `ESC` or `q` to quit
* `Space` to clear
* `p` to pause
* left mousebutton to place food
* center mousebutton to place snack
* right mousebutton to place a creature

General information
-------------------

* The code is from 2007
* Version: 0.2
* Author: Alexander F Rødseth
* License: GPL2