Slick Forums

Discuss the Slick 2D Library
It is currently Sun May 19, 2013 2:08 pm

All times are UTC




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Slixel
PostPosted: Sun Feb 21, 2010 11:08 pm 
Offline
Regular

Joined: Tue Mar 03, 2009 11:53 pm
Posts: 123
Hi everybody!

At work it happened I needed to make a game in flash (omg) and stumbled upon Flixel. I liked it and decided to port it to Java and Slick, calling this port "Slixel" (please appreciate the imaginetiveness). It's a port of version 1.5 and something, while now Flixel has been updated to 2.0 with improvements etc. that I will try to catch later.

All the code is available at this git repository:

Code:
git://snasalapatty.git.sourceforge.net/gitroot/snasalapatty/slixel


(snasalapatty being an older project of mine).

Included is also the code and some artwork for a platformer game I'm making in the while, which should serve as a "tutorial". Almost everything has been javadoc-ed in english, while the majority of inner comments are in italian.

The whole code is under GPL, which may be not appreciated by someone. I'm open to relicensing it, later, but at this stage I prefer people to be "forced" to collaborate when solving the bugs that are still around:)

Hoping this would help the community, I wish you all a good night!

Ciao!

Carotinho

_________________
Carotinho


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 22, 2010 1:21 am 
Offline
Regular
User avatar

Joined: Thu May 07, 2009 5:09 pm
Posts: 143
Location: Okanagan, BC, Canadia
Awesome :) I've heard great things about Flixel, to the point I actually almost wanted to develop something in *gasp* Flash!

_________________
Linux and free software enthusiast.
Image


Top
 Profile  
 
 Post subject:
PostPosted: Wed Feb 24, 2010 10:59 pm 
Offline
Regular

Joined: Tue Mar 03, 2009 11:53 pm
Posts: 123
So, here's a working demo of what's been done up to now, so everybody can see what Slixel can more or less do (bugs included).

https://sourceforge.net/projects/snasalapatty/files/qnq%2024%20feb%202010.zip/download

ciao!

_________________
Carotinho


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 25, 2010 7:36 am 
Offline
Slick Zombie

Joined: Wed Apr 02, 2008 1:32 pm
Posts: 1313
Location: Italy
isn't working for me: doesn't find SlickTest.jar

_________________
Blog | Last game Gravity Duck tribute | In progress Gravity Duck tribute


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 25, 2010 9:20 pm 
Offline
Regular

Joined: Tue Mar 03, 2009 11:53 pm
Posts: 123
Hi|

You are using windows, right? Well, slp.bat has a problem, the correct line is

Code:
java -Djava.library.path=./lib -jar QNQ.jar


:)

sorry for the inconvenience:)

ciao!

_________________
Carotinho


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group