palistov
Posting Freak
Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation:
57
|
Bakge - Collaborative game engine
Hey all. Started a project a few days ago called Bakge. It's a game engine that I'm trying to get going as a collaborative project. It's written in C/C++, with some OS X implementation in Objective-C++. If game engine programming interests anyone and you know some C++ and OpenGL, check it out and see if you can contribute.
Feel free to ask me questions or for help too, this is meant to be a learning and collaborative experience.
Check it out here http://github.com/palistov/bakge
(This post was last modified: 06-13-2013, 03:40 AM by palistov.)
|
|
06-13-2013, 03:38 AM |
|
Adrianis
Senior Member
Posts: 620
Threads: 6
Joined: Feb 2012
Reputation:
27
|
RE: Bakge - Collaborative game engine
<endorsement> It's super easy to collaborate on and there's plenty of good tasks for interested folk, Palistov's been very helpful getting it set up </endorsement>
|
|
06-13-2013, 11:51 AM |
|
7heDubz
Posting Freak
Posts: 1,329
Threads: 40
Joined: Feb 2013
Reputation:
41
|
RE: Bakge - Collaborative game engine
Do you have to know coding in order to contribute in some way shape or form?
|
|
06-13-2013, 11:54 AM |
|
PutraenusAlivius
Posting Freak
Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation:
119
|
RE: Bakge - Collaborative game engine
This is just my opinion, but Bakge is a weird name for a game engine.
"Veni, vidi, vici."
"I came, I saw, I conquered."
|
|
06-13-2013, 04:04 PM |
|
Traggey
is mildly amused
Posts: 3,257
Threads: 74
Joined: Feb 2012
Reputation:
185
|
RE: Bakge - Collaborative game engine
Agreed, Pali you should obviously call it bukkakge.
|
|
06-13-2013, 05:46 PM |
|
Nice
Posting Freak
Posts: 3,812
Threads: 37
Joined: Jan 2012
Reputation:
153
|
RE: Bakge - Collaborative game engine
(06-13-2013, 05:46 PM)Traggey Wrote: Agreed, Pali you should obviously call it bukkakge.
yup, that would surely drag more attention to it From all kinds of people
Sorry but we cannot change your avatar as the new avatar you specified is too big. The maximum dimensions are 80x80 (width x height)
|
|
06-13-2013, 06:50 PM |
|
palistov
Posting Freak
Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation:
57
|
RE: Bakge - Collaborative game engine
Traggey you dog!
It's an abbreviation for BAKersfield Game Engine (pronounced Back-uh). I attend California State University, Bakersfield. The project was originally intended for students to participate in but I'd more than welcome anyone else who wants to jump in.
WIWWM, it definitely requires a bit of coding knowledge, but if you want to help you can try and build the engine on your machine. I haven't set it up, but eventually I will create a build system for export builds -- ones that I can compress and send to folks to test out the programs and features, without having to worry about compiling and building the engine on your machine from source.
Also, you can review the design documents and give your input.
|
|
06-13-2013, 07:12 PM |
|
Tomato Cat
Senior Member
Posts: 287
Threads: 2
Joined: Sep 2012
Reputation:
20
|
RE: Bakge - Collaborative game engine
Sounds interesting!
I'd certainly love to help, but it goes well beyond the scope of my comprehension. =p
|
|
06-13-2013, 07:34 PM |
|
palistov
Posting Freak
Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation:
57
|
RE: Bakge - Collaborative game engine
You can definitely help
Once I get a way to export the test suite working, I can send it to you and you can run the tests and report any bugs or errors you find
As long as you're not on OS X. OS X dev is way behind right now, since I'm neglecting to get an OpenGL window working with Cocoa laaaaaaaaaaaaaazy
|
|
06-13-2013, 08:38 PM |
|
Rapture
Posting Freak
Posts: 1,078
Threads: 79
Joined: May 2011
Reputation:
30
|
RE: Bakge - Collaborative game engine
No idea to what those buttons do or what they are for (webpage) but is that some kind of online FTP?
Regarding the game engine, is it completed enough to show off it's features? I like watching that kind of stuff. Even things like showing off sections (Sound/Collision/Shading/AI/etc...) that are now working or tweaked.
(This post was last modified: 06-13-2013, 08:58 PM by Rapture.)
|
|
06-13-2013, 08:55 PM |
|
|