CodenameOne 2D Game Lib

401 views
Skip to first unread message

Jazo Mannucci

unread,
Sep 7, 2014, 7:40:02 PM9/7/14
to codenameone...@googlegroups.com
Hello, 

My name is Antonio Mannucci, and I am a Professor of "Videogames and Mobile Application Development" class (among others) in a Peruvian University (Universidad Privada del Norte).

I am finishing (it will be finished on the next week) a 2D Videogame Engine based on XNA, developed 100% as a Codename One library, and tested on iOS, Android and Windows Phone (problems on wp yet, but working great on ios and android).

I want to release the library as Open Source, but I want to know if there is any interest here for such a Library.

Thank you for such a great platform!

Joshua Aroke

unread,
Sep 7, 2014, 7:51:35 PM9/7/14
to codenameone...@googlegroups.com
Nice work

Gustavo Mandolesi

unread,
Sep 7, 2014, 9:06:44 PM9/7/14
to codenameone...@googlegroups.com
Thumbs up!

Chen Fishbein

unread,
Sep 8, 2014, 2:22:54 AM9/8/14
to codenameone...@googlegroups.com
Sounds very interesting, please share this.

Steve Hannah

unread,
Sep 8, 2014, 1:36:16 PM9/8/14
to codenameone...@googlegroups.com
When in doubt, open source it!  Sounds like a cool project.


On Sun, Sep 7, 2014 at 11:22 PM, Chen Fishbein <cf2...@gmail.com> wrote:
Sounds very interesting, please share this.

--
You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codenameone-discu...@googlegroups.com.
Visit this group at http://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/5c3f6149-c7f7-4f7f-a493-400058335cff%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Steve Hannah
Web Lite Solutions Corp.

Hùng Phạm

unread,
Sep 9, 2014, 3:43:31 AM9/9/14
to codenameone...@googlegroups.com

Good job, profs

Francis Perreault

unread,
Sep 9, 2014, 8:45:15 AM9/9/14
to codenameone...@googlegroups.com
Sounds really nice! And judging by the fact that there are quite a few posts in this forum wondering how someone would go about doing a simple/casual 2D game, I would say there's definitely an interest!

I'm personally interested in such a project since I've been wanting to do a simple math app to quiz my kids but never really having enough time to invest in learning the "native" way or embedding a native browser and going Javascript (although I'm sure Steve would say it's easier than it looks!).

Good luck with the project!

Francis

Chen Fishbein

unread,
Nov 26, 2014, 7:07:06 AM11/26/14
to codenameone...@googlegroups.com
Hi Antonio,
Any update on open-sourcing this?

Fabrizio Grassi

unread,
Nov 26, 2014, 3:48:12 PM11/26/14
to codenameone...@googlegroups.com
hi Antonio, it 'll be GREAT, lot of people is waiting for you!

steve nganga

unread,
Nov 27, 2014, 9:14:33 AM11/27/14
to codenameone...@googlegroups.com
Mr Antonio Manucci .am interested on the lib

--
You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codenameone-discu...@googlegroups.com.
Visit this group at http://groups.google.com/group/codenameone-discussions.

Jazo Mannucci

unread,
Dec 9, 2014, 12:17:35 AM12/9/14
to codenameone...@googlegroups.com
Im very sorry about the delay... Im having an insane amount of work here, so I had to put this on low priority.
I was trying to make a (hopefully) good api, and refactored the code a few times... Im pretty happy with it right now.
As soon I finish virtual gamepad api (couple of days), I will publish it.
Its great to see interest in this!

Chen Fishbein

unread,
Dec 9, 2014, 4:50:42 AM12/9/14
to codenameone...@googlegroups.com
Great! looking fwd for this.

Joshua Aroke

unread,
Dec 9, 2014, 7:26:14 AM12/9/14
to codenameone...@googlegroups.com
Well done

On Tue, Dec 9, 2014 at 10:50 AM, Chen Fishbein <cf2...@gmail.com> wrote:
Great! looking fwd for this.

--
You received this message because you are subscribed to a topic in the Google Groups "CodenameOne Discussions" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/codenameone-discussions/wumShzMwUmw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to codenameone-discu...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
I am Joshua son of Aroke.

Chen Fishbein

unread,
Dec 18, 2014, 8:04:32 AM12/18/14
to codenameone...@googlegroups.com
any update?

Gareth Murfin

unread,
Dec 26, 2014, 7:55:18 AM12/26/14
to codenameone...@googlegroups.com
Wow, Ive been waiting for exactly that! Please do share !! :-)) I have lots of old J2ME games I would port using this library, very exciting!

luca.ta...@gmail.com

unread,
Dec 31, 2014, 8:12:36 AM12/31/14
to codenameone...@googlegroups.com
Can't wait to test the engine!

When will you post it?

Cynthia....@lan.com

unread,
Jan 3, 2015, 9:04:07 PM1/3/15
to codenameone...@googlegroups.com, luca.ta...@gmail.com
Is not production ready... but I think is test ready :)
How do I upload it?

Shai Almog

unread,
Jan 4, 2015, 1:46:18 AM1/4/15
to codenameone...@googlegroups.com, luca.ta...@gmail.com, Cynthia....@lan.com
Just open an open source project in google code, github etc and post the link to that. Similarly to what the guys did here: http://www.codenameone.com/cn1libs.html

Jazo Mannucci

unread,
Jan 5, 2015, 10:59:08 PM1/5/15
to codenameone...@googlegroups.com
Hi guys, sorry for the big delay.
I have upload the library code and one example.

https://code.google.com/p/core2d-cn1lib/

I will make a wiki or something to explain further how to use it...

Chen Fishbein

unread,
Jan 6, 2015, 8:40:25 AM1/6/15
to codenameone...@googlegroups.com
That's great!
Thanks

Steve Hannah

unread,
Jan 6, 2015, 11:41:05 AM1/6/15
to codenameone...@googlegroups.com
Looks very cool.  Thanks for sharing.

Steve

On Tue, Jan 6, 2015 at 5:40 AM, Chen Fishbein <cf2...@gmail.com> wrote:
That's great!
Thanks

--
You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codenameone-discu...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Steve Hannah
Software Developer
Codename One
Message has been deleted

Marco Gioia

unread,
Jan 7, 2015, 3:25:10 PM1/7/15
to codenameone...@googlegroups.com
Good job! Looking forward for it!

Joshua Aroke

unread,
Jan 7, 2015, 5:43:12 PM1/7/15
to codenameone...@googlegroups.com
Yes. Great Job :)

--
You received this message because you are subscribed to a topic in the Google Groups "CodenameOne Discussions" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/codenameone-discussions/wumShzMwUmw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to codenameone-discu...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Reply all
Reply to author
Forward
0 new messages