GitHunt
AR

an open source platform to host game jam's

It's OJG!

An open source platform where anyone can host his awesome game jams! without worry of any type of thos "Accept Terms To Continue", And can request any feature he want, or even add it!

Donation

We trying our best, a donation can help :D
XMR: 494h4XWowWtZcoPLU5FtbP22eTmWN8ir8UDvnpYPPmSo27x7z5ozKdpSzUsZrGwur9j4WGArQVjvo6FcWe6hFQAPLTdd2eE

How To Run It?

OK so you want to run OJG in your localhost machine, well, runing OJG in localhost aren't the same in all operation systems...

Run OJG On Linux

First, be sure that you are in the directory where OJG source code are, and install mariadb or mysql, and also have php installed, then open mariadb/mysql with root, via sudo mariadb or sudo mysql, after this, run source ./database/db.sql in mariadb/mysql, exit via pressing CTRL+C, then run sudo php -S 127.0.0.1:9996 and access it via your favorite web browser, like firefox etc, if anything went wrong, then the probleme is maybe that you didnt use the root user in mysql/mariadb, or you change the 9996 port in php :D

Run OJG On Mac Os

It's the same steps as Linux

Run OJG On Microsoft Os

I have no idea, but it would be possible via XAMPP and linking the database with OJG by putting the database data on ./api/config.php, That's It :D

Contribution

If you plan to contribe to OJG, Go ahead!
You can add any feature you think it can improve the platform
Fix issues, bugs, or anything! even if you don't know programming, just request a feature that we can make!

Todo:

  1. basic interface DONE
  2. api to get users and jams info DONE
  3. api to create jams and users DONE
  4. create jams & users DONE
  5. explore jams via grid like bar, like itch.io KINDA OF DONE
  6. rewriting the code in a more contribe freindly way TODO
  7. modern interface TODO
  8. join jams, exit jams TODO
  9. see other users info via facebook like profile page TODO
  10. improve security via more encryption and fix exploitable things TODO
  11. Announce OpenGameJams!

Languages

CSS46.4%PHP28.0%HTML20.5%Hack2.6%JavaScript2.4%

Contributors

Created December 2, 2022
Updated January 1, 2023
archuser555/ogj | GitHunt