Warning: session_start(): open(/tmp/sess_1frneuobppajolcivrgr1hu7q1, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
OpenGOO openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (6) .- Knowledge Base  . 

OpenGOO

   v0.1b  

Qt Arcade Game

Score 61%
MandarancidMandarancid
mandarancio. deviantart.c om
Home
OpenGOO
zoom


Homepage:  Link
Downloads:  1147
Submitted:  Dec 21 2011
Updated:  Mar 10 2012

Description:

ADDED 64 bit UBUNTU PACKAGES
[opengoo and libbox2d]

PLEASE REPORT ME ANY BUG AND PROBLEM OR SUGGESTION ( manda [dot] mgf [at] gmail [dot] com )

Free and open clone of World of GOO.
Done with qt4 (and opengl module) and box2d (v2.2.1).

Help and tester are needed!

To compile you need to have box2d (v.2.2.1) and after:
$ git clone git://github.com/Mandarancio/OpenGOO
$ qmake
$ make

File l01.level (the level) and menu.index must be in the executable folder for now!
Then:
$ ./OpenGOO

Enjoy!




Changelog:

---- Master branch
+Better physics and graphics
+Bugfix

---- SVG branch ----
+SVG Level importer




LicenseGPL
Source(OpenGOO git)
Ubuntu(OpenGOO deb for 64bit)
Ubuntu(LibBox2D v.2.2.1 deb for 64bit)
Donate
Send to a friend
Subscribe
Other  Content  from Mandarancid
Report inappropriate content



-

 Bug report

 
 by MateuszKrawczuk2 on: Dec 21 2011
 
Score 50%

Black Goo construction shouldn't break(via gravity). There shouldn't be visible connection line, when only one link is possible.
I can`t quit via quit button. (1440x900 resolution)


Reply to this

-
.

 Re: Bug report

 
 by Mandarancid on: Dec 21 2011
 
Score 50%
MandarancidMandarancid
mandarancio. deviantart.c om
Home

Interesting bug on my laptop (1366x768) work fine.. More details?
For the gravity brake is a choose, for do an harder game!
But is a good advice didn't show the line when only a link is possible!


THANKS A LOT! REALLY!


I\\\'m not an animal..
Reply to this

-
.

 Re: Re: Bug report

 
 by Mandarancid on: Dec 21 2011
 
Score 50%
MandarancidMandarancid
mandarancio. deviantart.c om
Home

Fixed, was the menu.index, I implemented only 2 elements..
Sorry


I\\\'m not an animal..
Reply to this

-
.

 Nice

 
 by cjann on: Dec 21 2011
 
Score 50%

I can't remember if it was possible in Goo, but I like the possibility that you can rearrange your Goo's later to
build something different, and I also like that the construction breaks if you build crap.


Reply to this

-
.

 Re: Nice

 
 by Mandarancid on: Dec 21 2011
 
Score 50%
MandarancidMandarancid
mandarancio. deviantart.c om
Home

Thanks! I hope you enjoy it!


I\\\'m not an animal..
Reply to this

-

 Re: Nice

 
 by MateuszKrawczuk2 on: Dec 21 2011
 
Score 50%

There was many kind of goo balls.
Black:detach impossible.
Green:shorter connectio,possible detach.
White: no reattach possible
Red: Flammable,
Ballon:(not goo ball)
Bomb: can explode
You can check there.http://worldofgoo.wikia.com/wiki/Goo_Balls_and_structures


Reply to this

-
.

 Cannot build

 
 by Litande on: Feb 24 2012
 
Score 50%

I have all the dependencies installed yet it returns an error when I try to build it. It cannot find Box2D/Box2D.h, although I already installed Box2D.


Reply to this

-
.

 Re: Cannot build

 
 by Mandarancid on: Feb 27 2012
 
Score 50%
MandarancidMandarancid
mandarancio. deviantart.c om
Home

Sorry for the late, I made a little sky break.
The problem is that you are using the Box2D library from your distro repository (I suppose) and this version is not updated, so I can't work with my game, you have to download the source from http://www.box2d.org compile and install it:
cmake -DCMAKE_INSTALL_PREFIX=/usr
make
sudo make install
I hope that help you.
Thanks for the interesting.


I\\\'m not an animal..
Reply to this

-
.

 Crashed on a Mac

 
 by AlexBSnet on: Mar 23 2012
 
Score 50%

Hello, this is wonderfull parody on World of Goo, but it crashes on macs... I don't have so much time to find and kill this bug, but I can show you stacktrace of the application running.
Quote:
Process: OpenGOO [20822]
Path: /Users/USER/*/OpenGOO.app/Contents/MacOS/OpenGOO
Identifier: com.yourcompany.OpenGOO
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: launchd [743]

Date/Time: 2012-03-23 12:15:43.603 +0400
OS Version: Mac OS X 10.7.3 (11D50b)
Report Version: 9

Interval Since Last Report: 1061625 sec
Crashes Since Last Report: 12
Per-App Interval Since Last Report: 5 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 7B139313-BF0E-427A-9D14-5D3321710A2B

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000

VM Regions Near 0:
-->
__TEXT 0000000100000000-000000010002f000 [ 188K] r-x/rwx SM=COW /Users/USER/*/OpenGOO.app/Contents/MacOS/OpenGOO

Application Specific Information:
objc[20822]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 QtGui 0x0000000100526fcc QWidget::mapFromGlobal(QPoint const&) const + 50
1 QtGui 0x000000010053bdd3 qt_mac_getTargetForMouseEvent(NSEvent*, QEvent::Type, QPoint&, QPoint&, QWidget*, QWidget**) + 419
2 QtGui 0x000000010053dd38 qt_mac_handleMouseEvent(NSEvent*, QEvent::Type, Qt::MouseButton, QWidget*) + 1016
3 com.apple.AppKit 0x00007fff821757a6 -[NSWindow sendEvent:] + 6504
4 QtGui 0x000000010053552f -[QCocoaWindow sendEvent:] + 111
5 com.apple.AppKit 0x00007fff8210e16d -[NSApplication sendEvent:] + 5593
6 QtGui 0x0000000100538db2 -[QNSApplication sendEvent:] + 82
7 com.apple.AppKit 0x00007fff820a41f2 -[NSApplication run] + 555
8 QtGui 0x0000000100541fc0 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 840
9 QtCore 0x00000001001e4348 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 394
10 QtCore 0x00000001001e74bb QCoreApplication::exec() + 175
11 com.yourcompany.OpenGOO 0x0000000100006744 main + 1316
12 com.yourcompany.OpenGOO 0x0000000100003c74 start + 52


Reply to this

-

 Re: Crashed on a Mac

 
 by Mandarancid on: Mar 25 2012
 
Score 50%
MandarancidMandarancid
mandarancio. deviantart.c om
Home

Mmm I never try on mac you can give me more details:
-When it heppen (in the game, in menu, you are mooving a goo? or something more)
-Wich version you are using of OpenGoo?

Thanks a lot!


I\\\'m not an animal..
Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team