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: 7 months ago
JSON representation
:seedling: 2D sandbox game for feeding small round "creatures"
- Host: GitHub
- URL: https://github.com/xyproto/swarmtoy
- Owner: xyproto
- License: gpl-2.0
- Created: 2015-03-15T00:23:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-16T12:01:23.000Z (over 10 years ago)
- Last Synced: 2025-02-02T01:46:33.407Z (8 months ago)
- Topics: game, mouse, pygame, python, sandbox
- Language: Python
- Homepage:
- Size: 160 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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 creatureGeneral information
-------------------* The code is from 2007
* Version: 0.2
* Author: Alexander F Rødseth
* License: GPL2