hatemogi / xkobo

Xkobo is a single player action game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XKOBO for Mac OS X

Xkobo is a simple open-source game developed by Akira Higuchi, in 1997. It was originally for X Window system. So I thought that it would have been easily playable on my Mac because the OS X has X Window system as built-in. However, I've noticed that it had few difficulties to be compiled. So I've patched few lines of code to have it compiled, and packaged it as an application. I hope it is useful to other Mac OS X users as well. Enjoy!

Visit http://osxkobo.appspot.com for more info.

License

XKOBO, a video-oriented game
Copyright (C) 2010 Daehyun Kim
Copyright (C) 1995,1996 Akira Higuchi

This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139, USA.

About

Xkobo is a single player action game.

License:GNU General Public License v2.0


Languages

Language:C 90.0%Language:C++ 8.3%Language:Makefile 0.4%Language:Roff 0.4%Language:Python 0.4%Language:HTML 0.3%Language:Rich Text Format 0.2%Language:CSS 0.1%