Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonlarsen/traps
https://github.com/simonlarsen/traps
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonlarsen/traps
- Owner: SimonLarsen
- Created: 2011-01-27T14:18:09.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-03-22T12:49:55.000Z (almost 14 years ago)
- Last Synced: 2024-10-21T07:01:07.320Z (2 months ago)
- Language: Java
- Homepage:
- Size: 3.82 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. JUMP FREEZE SWITCH BURN
h2. Controls
h3. Player 1 (red)
bc. A and D: Move
W: Jump
1 (one): Use poweruph3. Player 2 (blue)
bc. Arrow keys: Move
Up key: Jump
'-' (dash): Use poweruph2. ASCII map file format
| | | wall |
| = | platform |
| # | block |
| ~ | lava |
| X | jumppad |
| ? | powerbox |
| S | spawn |
| * | saw |h3. Example:
bc. |#****########****#|
| |
| |
|S? ?S|
| |
|== S? ?S ==|
| |
| |
| ========== |
| |
| |
| ? ? |
| S S |
|X X|
|#~~~##########~~~#|