Wiki

Clone wiki

Dogio / Home

Dogio

What is it?

This project wants to make a Dogecoin game by creating a theme and some special levels for Secret Maryo Chronicles.

walk_right_1_50.png

Status

A first proof of concept is ready. This includes a Doge themed small character, coins, and a short special level. There isn't currently much to the level, but you can still continue and play the Secret Maryo Chronicles campaign as a shibe when small.

Demo Video: https://youtu.be/pYXbelYPUco

Releases

Currently, there is no installer and only a zip file of game content. The "datapack" is a compressed archive (zip file) with just the images, level data, and other content of Dogio. It must be extracted into the base directory of an existing installation of Secret Maryo Chronicles. Extract the datapack into the base directory (the one with the game executable) and then you can play.

Start by installing the official Secret Maryo Chronicles game, then patch it with a datapack, by extracting the archive into the game's directory. Multiple compressed archive types are provided, but you only need one datapack file. The current Dogio version is 0.1

If you'd like to compile from source code, you will not need an existing game installed. All of Secret Maryo Chronicles source code is included with the additional Dogio content. See the Linux building instructions /smc/docs/readme-linux.txt.

Git repository: https://bitbucket.org/SoCo_cpp/dogio.git

Secret Maryo Chronicles

https://github.com/FluXy/SMC.git

NOTE

SMC is no longer under active development. However, there is now a new game based on SMC:

https://github.com/secretchronicles/TSC

What is it?

From the official website at http://www.secretmaryo.org:

Secret Maryo Chronicles is an Open Source two-dimensional platform game with a design similar to classic computer games. SMC has computer support to a great degree by using an accelerated Open Graphics Library for the best possible graphic design and stock performance.

It features a wealth of levels, powerups, great music and much more � see http://www.secretmaryo.org/index.php?page=about for a more comprehensive list. And for those still not getting enough, it provides a great in-game level editor.

License

This program 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.

This program 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 this program. If not, see http://www.gnu.org/licenses/.

Updated