3OMNS(6) | 3OMNS(6) |
NAME¶
3omns - simple tile-based bomb-dropping deathmatch game
SYNOPSIS¶
3omns [OPTIONS...]
DESCRIPTION¶
3omns is an old-school arcade-style tile-based bomb-dropping deathmatch game. The name is a bastardization of the word Bombs (and you should pronounce it however you want).
The red player uses the arrow keys to move and R-Ctrl to drop bombs. The blue player uses WASD to move and L-Ctrl to drop bombs. Damage players (and destroy crates) by catching them in a bomb blast or “punching” them by walking into them. You can disarm opponent bombs by walking over them. A few crates contain powerups that briefly make you invulnerable.
3omns supports play over a LAN using the --serve or --connect options (see Network Play Options below).
OPTIONS¶
-g, --game=MOD
-r, --resources=RES
Network Play Options¶
-c, --connect=SERVER
-p, --port=PORT
-s, --serve[=LISTEN]
Debug Options¶
-d, --debug
-n, --debug-network
Informational Options¶
-R, --default-resources
-?, --help
--usage
-V, --version
BUGS¶
3omns is still in alpha. These are some of the major deficiencies in the current version:
RESOURCES¶
See https://chazomaticus.github.io/3omns/ for more information.
COPYRIGHT¶
Copyright 2014-2015 Charles Lindsay <chaz@chazomatic.us>
3omns is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
3omns is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with 3omns. If not, see http://www.gnu.org/licenses/.
AUTHOR¶
Charles Lindsay <chaz@chazomatic.us>
2014-06-07 | 0.2 |