This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit e5e5ee8177644c6a42de2b76d6c2c7c39ad33d3a
tree 57096adf812162fac65051958d03cf6136aa95bb
parent e2fb24ad28a0bb4f049496de5280f68781325102 parent 0e03cd09aeb879525451287852485a33ede8f1a1
tree 57096adf812162fac65051958d03cf6136aa95bb
parent e2fb24ad28a0bb4f049496de5280f68781325102 parent 0e03cd09aeb879525451287852485a33ede8f1a1
xgame /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
COPYING | ||
| |
README | ||
| |
TODO | ||
| |
configure | ||
| |
debian/ | ||
| |
examples/ | ||
| |
lib/ | ||
| |
tests/ | ||
| |
xgame.gemspec | Sat Nov 15 11:14:00 -0800 2008 |
README
This is XGame, a cross-platform game development framework based on RubyGame and SDL. You may install rubygame using: sudo gem install rubygame or by simply placing it somewhere in your ruby require path. You may need to install build tools, ruby headers, and SDL libraries/headers in order to install rubygame. These should be in your software repositories. You must also install Chipmunk <http://wiki.slembcke.net/main/published/Chipmunk> in your ruby require path. To install XGame on your system, just run the traditional: ./configure make sudo make install == Long Term == For those that are curious or poking around, XGame is part of a longer vision by singpolyma and psycotica0 to start a company that does game development and distribution. Our vision is to help other developers create and distribute / sell games to a market they might not othewise be able to reach. While the code is this repo is subject to the COPYING file, we would also ask that the community abide by the spirit of FrieNDA while we get our product ready for launch. Everyone will benefit once the network is up and able to be used by developers to distribute their games.








