You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
726 B

<?xml version='1.0' encoding='utf-8'?>
<gameList>
<game>
<path>./mice.sh</path>
<name>Mice!</name>
<desc>Mice! is a strategic single‑player game where you place bombs and mines to exterminate rats before they reproduce out of control. It features randomly generated mazes (DFS), sprite-based graphics, and sound effects. Inspired by the classic Rats! for Windows 95, this version is written in Python and uses a lightweight custom engine with SDL‑style rendering.</desc>
<releasedate>20250818T000000</releasedate>
<developer>Matteo Benedetto</developer>
<publisher>Self-published</publisher>
<genre>Strategy, Puzzle, Action</genre>
<players>1</players>
<image>./cover.png</image>
</game>
</gameList>