Paintown is a 2D fighting game in the same style as Double Dragon and TMNT

Paintown is a free beat´em´up game similar to final fight or double dragon.

Most of the characters are well known from other beat´em´ups and comics. There is a single player adventure mode and you can also play in versus mode against another player.
Changes in 3.2:

* Python scripting module added
* More options added to the menu
* Added player Wolverine
* Game takes screenshots while playing
* Network mode more reliable
* Players have score

Get the source
The engine lives at

$ svn co https://paintown.svn.sourceforge.net/svnroot/paintown/trunk

The data lives in a different folder

$ svn co https://paintown.svn.sourceforge.net/svnroot/paintown/data
Compile paintown
You can use cmake( www.cmake.org ) or scons( www.scons.org ) to compile paintown.
With cmake:
Make a temporary directory:
paintown $ md b

Cd into that directory and run 'cmakesetup ..'
paintown $ cd b
paintown/b $ cmakesetup ..
It should bring up a graphical configure thing that you can setup the build system. You might have to play with it to get it to find zlib and libpng. Once its configured run 'make'
paintown/b $ make
The executable should end up in paintown/b/bin/paintown.exe

With scons:
On linux/anything not windows
paintown $ scons
On windows you have to tell scons to use mingw or not. To use mingw add 'env=mingw'
paintown $ scons env=mingw
Or if you want to use visual studio or whatever
paintown $ scons


It might take some work to get paintown to compile with non-gcc compilers. You need the following libraries to compile paintown Run paintown
./paintown [-m] [-w] [-d data-directory]
Without -d some-directory paintown will assume the data directory is ./data. The -w option starts paintown in fullscreen mode. Without it paintown will start in windowed mode. The -m switch turns off music.

Level/Character editor Paintown comes with 2 seperate gui's for making levels and editing character animations.

Both live in editor.jar

To run the level editor type

paintown $ java -jar editor.jar

To run the animation editor type

paintown $ java -classpath editor.jar com.rafkind.paintown.animator.Animator

Both gui's should be sort of intuiative, try loading a pre-existing level or character if you have no idea what to do. I wrote a manual for the level editor a while ago, some widgets have changed since then but the overall idea is the same.

Level editor manual

Download

Source and data tar.gz



Screenshots.




Imagehosting at Imageloop

Imagehosting at Imageloop

Imagehosting at Imageloop

Imagehosting at Imageloop

Imagehosting at Imageloop

Imagehosting at Imageloop

Imagehosting at Imageloop

Imagehosting at Imageloop

Crea le tue foto ed immagini come Slideshow per eBay, Netlog, MySpace, Facebook o la tua Homepage!Mostrare tutte le immagini di questo Slideshow




If you liked this article, subscribe to the feed by clicking the image below to keep informed about new contents of the blog:

Share on Google Plus

About Giampaolo Rossi.

Fond of computer and video games. Stay informed of the latest news on games for Linux and Android. The future of gaming is in Linux. All you need to know about How to play Windows games on Linux.
    Blogger Comment
    Facebook Comment

0 commenti:

Post a Comment

Latest Posts.

Random Posts