Slimower is a minimalistic twin-stick platformer shooter featuring a moderate amount of fun
This repository contains the freely available source code and assets for the game by Retrocade.net.
- Title: Slimower
- Technology: ActionScript 3.0, Flash
- First release date: Jul 3, 2011
- Play the game: http://retrocade.net/game/slimower/
- Opensoure resources: http://retrocade.net/open-art/slimower/
- License:
- Source code: MIT
- Levels: CC BY-NC-ND 4.0
- Art: CC BY 4.0
- Sound Effects: CC BY 4.0
- Music: Copyright Wojciech Panufnik
- Who to credit:
- Source Code: Retrocade.net
- Art: Retrocade.net
- Sound Effects: No credit required
File LICENSE.txt contains the actual body of the license for Source Code, Artworks and Sound Effects for the project. If any text file is licensed by someone else in a different manner the text of the license will be at the top of the file. Non-text file licenses are presented in a format <filename>.<extension>.LICENSE.txt
, eg. music.mp3.LICENSE.txt
. Alternatively LICENSE.txt
might exist in a directory - in this case this license covers the whole contents of the directory and its subdirectories.
If this project taught you something new, was useful in any way or generally you want to support Retrocade.net or thank us for our work you can find more information on this page.
Retrocade.net is at the slow process of releasing the source code and graphical assets of almost all of their old projects. If you're interested in other games please visit this page.
In case you encounter arcane and unknown file formats here are the tools you might need:
Open build.cmd
in your text editor, update MXMLC_PATH
variable with the path to Flex SDK (it should support at least Flash Player 10.1), and then run build.cmd
. If you're on a non-windows o/s the commands used in the file should still work fine so you can use them as basis.
- Grab our copy of Ogmo Editor (Original Ogmo Editor was made by Matt Thorson) - either the Windows binary or the source code to build it for other platforms.
- Unpack/build the editor.
- Run the editor.
- Open the project file in
/src.level_editor/Editor.oep
and then either proceed to create a new level from scratch or edit one of the existing ones.