Skip to content
forked from GlPortal/glPortal

🎮 Open Source teleportation based first person puzzle-platformer

License

Notifications You must be signed in to change notification settings

riggja/glPortal

 
 

Repository files navigation

Build Status Join the chat at https://gitter.im/GlPortal/glPortal Join Chat Contributors Documentation Status

Donate Bitcoin to 1JxrwJZgV9qBeEPH7BDF9qLJPSDcp6fqxz to help us pay for hosting and domain names.

GlPortal

For instructions on how to compile the game please read the compile guide.

GlPortal is an Open Source sci-fi first person puzzle-platformer with realistic physic simulation. It runs on all modern operating systems including GNU/Linux, Mac and Windows. You can find the website at http://glportal.de .

Chat with us at irc.freenode.org in the channel #glportalor our [Reddit]https://www.reddit.com/r/RadixEngine/.

GlPortal is powered by RadixEngine:

Powered by RadixEngine

History

GlPortal is based on a project by Simon Larsen, which was created in 2012.

The Team

Henry Hirsch, Julian Thijssen, Dorian Wouters, Geert Custers, Jason Pulkkinen

More Info

Join the team

Chat with us at irc.freenode.org in the channel #glportal for questions and discussions about the development of the game. Please report any issues found on GitHub.

Feel free to submit a pull request or suggest an issue on GitHub if you have any changes/suggestions for us.

Getting Started For Beginners

These are instructions on how to setup your computer to be able to create your own copy of the project and edit it. First, if you have not already, download [GitHub Desktop]https://desktop.github.com/. Second, download [Git]https://git-scm.com/downloads onto your computer. Next, set your Git username by opening Git Bash, set user name (git config --global user.name "Mona Lisa"), then confirm you set it correctly (git config --global user.name). Then set your commit email address in the Git Bash as well type (git config --global user.email "[email protected]"), then confirm it (git config --global user.email), then add this email to your commit email on GitHub so that your commits will appear in your contrubutions graph. Next, I'd recommend downloading [Notepad++]https://notepad-plus-plus.org/download/v7.5.6.html so that you can open the code files and veiw them in a nice format. Now you are ready to start making contrubutions!

Donate

Support Henry through patreon or liberapay.

About

🎮 Open Source teleportation based first person puzzle-platformer

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 87.8%
  • CMake 7.9%
  • Shell 2.6%
  • XSLT 1.7%