This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
LINES=$(tput lines) | |
COLUMNS=$(tput cols) | |
declare -A snowflakes | |
declare -A lastflakes | |
clear |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!-- Copyright 2010 - 2011 Felix Lauer & Simon Schneegans --> | |
<component type="game"> | |
<id>mars.desktop</id> | |
<metadata_license>CC0-1.0</metadata_license> | |
<project_license>GPL-3.0+</project_license> | |
<name>M.A.R.S.</name> | |
<summary>ridiculous space shooter governed by the laws of gravity</summary> | |
<description> | |
<p> |