
OpenGOO
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
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!
8 years ago
---- Master branch
+Better physics and graphics
+Bugfix
---- SVG branch ----
+SVG Level importer
8 years ago
---- Master branch
+Better physics and graphics
+Bugfix
---- SVG branch ----
+SVG Level importer
AlexBSnet
8 years ago
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
Report
Mandarancid
8 years ago
-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!
Report
Litande
8 years ago
Report
Mandarancid
8 years ago
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.
Report
cjann
9 years ago
build something different, and I also like that the construction breaks if you build crap.
Report
MateuszKrawczuk2
9 years ago
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
Report
Mandarancid
9 years ago
Report
MateuszKrawczuk2
9 years ago
I can`t quit via quit button. (1440x900 resolution)
Report
Mandarancid
9 years ago
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!
Report
Mandarancid
9 years ago
Sorry
Report