Unofficial fork of the official MegaZeux git repository - Keywords: game-engine game-creation 2d-game-engine megazeux https://github.com/AliceLR/megazeux

AliceLR def8c62f45 Reverted precompiled SDL2 builds to 2.0.5 due to fullscreen bugs. 7 years ago
arch 81a5112318 Fixed manifest.sh 7 years ago
assets 7c0bc791e5 Fixed bug where some .it channels could ignore volume. 7 years ago
contrib def8c62f45 Reverted precompiled SDL2 builds to 2.0.5 due to fullscreen bugs. 7 years ago
debian bd56138231 Fixed debian changelog for 2.91b. 7 years ago
docs 7c0bc791e5 Fixed bug where some .it channels could ignore volume. 7 years ago
scripts 42c8067016 VersionSettings.bat for 2.91b 7 years ago
src f0a43f01fc Fixed warnings in mzm.c 7 years ago
.gitattributes 90b94fb0dd Fix mergability for xcode branch (?) 7 years ago
.gitignore be907671d3 Rebuilt MSVC project files from scratch. 7 years ago
LICENSE 51b503dd91 Relocated LICENSE, removed directx.bat from SDL 2.0 builds 7 years ago
Makefile 8ad5c975e2 Removed assets/help.fil from 'all'. This was causing major issues in producing builds, and is only necessary when the help file changes (i.e. only right before release) 7 years ago
README.md 82c5b952a9 Fixed README date 7 years ago
config.sh 899a5a3649 Fixed config.sh bug affecting psp and 3ds 7 years ago
config.txt 42b6452508 Changelog/config/keycodes for 2.91b 7 years ago
megazeux.spec 2c7f264bdf Fixed bug where MZX wouldn't build because of the prior commit 7 years ago
valgrind.supp 5839e45814 Valgrind suppression additions. 15 years ago
version.inc 226cbb1ace Fixed version.inc again 7 years ago

README.md

MegaZeux

Official MegaZeux git repository

MegaZeux is a game creation system (GCS) created by game developer Alexis Janson in 1994. Originally a DOS program, in 2005 a multi-platform port was released by Exophase. The most recent version of MegaZeux is 2.91b, which was released on January 7th, 2018.

MegaZeux is officially supported on Windows, Linux, MacOS, as well as the NDS, 3DS, Wii, and PSP consoles. Historical support has also existed for BSD, GP2X, Pandora, and AmigaOS 4.

Downloads

Windows releases are packaged with a copy of the game Caverns of Zeux. Older versions are available at DigitalMZX.

  Windows x64           Windows x86           Mac OS X              Mac OS X (PowerPC)    Ubuntu AMD64          Ubuntu i386           Debian AMD64          Debian i386           Nintendo DS           Nintendo 3DS          Nintendo Wii          PlayStation Portable   Source code

Credits

MegaZeux 2.9x
Alice Rowan Developer/current maintainer
Dr. Lancer X Developer (layer rendering)
Adrian Siekierka Developer (3DS port)
Alistair Strachan Developer (SDL 2 support)
Terryn Help file
Spectere Mac OS X builds
Insidious Ubuntu/Debian builds
Others Various

MegaZeux Credits

Programming and Overall Design by Gilead Kutnick (Exophase), Alistair Strachan (ajs), Alice Rowan (Lachesis) and Lancer-X.

Based off of original program and source code by Alexis Janson.

Help file by Terryn.

Default SMZX palette by Joel Lamontagne (LogiCow).

ccv utility by Lancer-X.
png2smzx utility by Alan Williams (Mr_Alert).
checkres utility by Josh Matthews (Revvy), ajs and Lachesis.

Port contributors: Adrian Siekierka (asiekierka) [3DS], Mr_Alert [Wii], Kevin Vance [NDS], Simon Parzer [GP2X].

Renderer code contributors: LogiCow, Mr_Alert.
Shader code contributors: David Cravens (astral), GreaseMonkey.

Icon by Quantum P.; Extra icons by LogiCow.
GDM conversion by ajs and MadBrain.
Other past contributors: Spider124, Koji, JZig, Akwende, MenTaLguY.

Special Thanks

Insidious (.deb Builds)
mzxgiant (MSVC Testing, Bug Fixes)
mzxrules (Testing)
Quantum P. (OS X Testing / Builds)
Spectere (OS X Builds)
Terryn (Testing)
Wervyn (Testing)

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 2 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

Contact

Want to talk about MegaZeux? Encountered a bug or would like a new feature? The MegaZeux community and development team can be contacted through Discord, GitHub, or the DigitalMZX forums.

MegaZeux Discord
DigitalMZX forums
MegaZeux Bug tracker
MegaZeux Feature requests
AliceLR on GitHub

Resources

Official MegaZeux game archive
MegaZeux help file
Development roadmap