From 2c3229eb8360276e2b502c2383825277d9764b8e Mon Sep 17 00:00:00 2001 From: Fernando Carmona Varo Date: Sat, 7 Nov 2015 11:00:01 +0100 Subject: Added README --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..424fce3 --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +# myArcade + +This is a modpack for the [Minetest engine](http://www.minetest.net/). +For installation instructions you can follow [this guide](http://dev.minetest.net/Installing_Mods). + +This modpack includes several mods that add arcade game boards to Minetest. +If your score makes it into the highscore of the server your name will be registered in the highscore arcade machine for the game you were playing. + +### Games included + +* ![icon](pacmine/textures/pacmine_1.png) Pacmine (pacman clone) +* ![icon](pacmine/textures/pacmine_1.png) Pacmine mini (smaller version of pacmine) +* ![icon](mario/textures/mario_m.png) Mario (platformer inspired by the Mario Bros. game) + +### Future plans + +* Multiplayer pacmine +* Nibbler +* Pong +* Loderunner + +### Authors + +* [DonBatman](https://github.com/DonBatman/) +* [Ferk](https://github.com/Ferk/) -- cgit v1.2.3