AdaGate
Full VersionAdaGate is a Portal-style escape room game in a Stargate setting. Runs on Windows, OSX, and GNU/Linux -- all distros. A tribute to Narbacular Drop, it...
Newest release of AdaGate: is a kid-friendly 3D dungeon-escape game within a Stargate fantasy setting. It runs on Windows, OSX, and GNU/Linux-all distros. While searching a remote south-seas atoll for remnants of a lost American heroine, a nearly operational stargate beckons. Transported into strange dungeons, escape will require pushing every ZPM power cell onto a socket to power up the portal system. Then, blast your two portal guns at the walls and escape through the resulting wormhole. Escape all 4 dungeons to reach the other-worldly neptune-lake, where the level of difficulty is increased for your next adventure.
No articles were found matching the criteria specified. We suggest you try the article list with no filter applied, to browse all available. Post article and help us achieve our mission of showcasing the best content from all developers. Join now to share your own content, we welcome creators and consumers alike and look forward to your comments.
AdaGate is a Portal-style escape room game in a Stargate setting. Runs on Windows, OSX, and GNU/Linux -- all distros. A tribute to Narbacular Drop, it...
**ver 6.1.3 -- 15apr17** * Supports any MineCraft avatar; * Improved avatar swim movement in water; added treadwater motion; * Corrected errors in portal...
**ver 6.1.2 -- 31mar17** * Simplified the portal discard technique used to draw only what is within each portal's field of view. * Added avatar that can...
**ver 6.1.1 -- 12mar17** * Added an awesome rolling fireball in the brick dungeon. Shaders project vertices from a cubical shell onto a spherical shell...
**ver 6.1.0 -- 3mar17** * Removed OpenGL-deprecated functions and enums that may have caused aborts. * Improved GL error handling. ## AdaGate Game Description...
**ver 6.0.9 -- 7feb17** * Improved reflective water motion, magma pool motion, color; added window frames. * Added magma-glow effects. This required new...
Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.
CubeGate is a 3D puzzle game where you have to escape test chambers full of dangers and hassles. Solve them by shooting portals, moving cubes, pressing...
A solitary robot, which is called by an unknown force... Driven by curiosity and intrigue, he tries to find out what force. Even if it costs his life...
Deep inside the Europa, a pan-galactic colonisation ship, a recycling mission goes horribly wrong. Use your algorithm special skills to command Algo Bot...
BreakQuest is back and is twice the fun! Stunning visuals and shapes, energizing physics and exciting sounds! Enjoy 100 completely redesigned action-packed...
Entropy Rising is a first-person physics-based puzzle game set in a weird world filled with mysterious flying orbs and oversized measurement devices...
Cool Headed is a simple yet complex puzzle game about a team of programmed robots. Choose your team, give orders, and watch it happen !
Note that rebuilding the executable should, in most cases, NOT be necessary. I believe the delivered Mac executable will run on any recent version of OS-X, and that the delivered Linux executable should run on many recent distributions.
Build Advice
Build scripts for GNAT2015 or newer are provided. Suggestions or help improving the build process is welcome.
**MacOSX** => ocmp.sh:
build script for generating a portable executable that will run on most OS-X platforms whether or not they have non-standard libraries SDL2 or SFML installed. This is used to build the executable named adagate_osx. Macs with a recent but standard configuration of OS-X should be able to rebuild using this script, assuming you have GNAT GPL installed.
**GNU/Linux** => scmp3.sh
utilizes the non-standard static libraries SDL2 & SFML, as well as other more common shared libraries that are delivered in this bundle under ./gnulibs/. This is used to build the [gnu/linux] executable, which should run in the presence of ./gnulibs/, whether or not your system has those shared libraries installed. Note that the runtime loader will prefer system libraries if they are present.
The current build is compiled on OpenSUSE v13.2, and uses GLIBC 2.14 [dating from june 2011]. This generally means that if your linux distro uses glibc v2.14 or newer, then the prebuilt binary should probably run on your system (and be rebuildable).
If the delivered linux binary does not run...
* Manually install GNAT GPL from libre.adacore.com/download/.
* Rerun the compile script scmp3.sh.