๐Ÿ•น๏ธ ARCADE.FREEPG.SITE ๐Ÿ•น๏ธ
Hextris

๐Ÿ•น๏ธ Hextris

Game for the Sharp X68000. /* * hextris Copyright 1990 David Markley, dm3e@+andrew.cmu.edu, dam@cs.cmu.edu * * Permission to use, copy, modify, and distribute, this software and its * documentation for any purpose is hereby granted without fee, provided that * the above copyright notice appear in all copies and that both that * copyright notice and this permission notice appear in supporting * documentation, and that the name of the copyright holders be used in * advertising or publicity pertaining to distribution of the software with * specific, written prior permission, and that no fee is charged for further * distribution of this software, or any modifications thereof. The copyright * holder make no representations about the suitability of this software for * any purpose. It is provided "as is" without express or implied warranty. * * THE COPYRIGHT HOLDER DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, * DATA, PROFITS, QPA OR GPA, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR * PERFORMANCE OF THIS SOFTWARE. */ Welcome to the world of hextris... If you are planning on using hextris, please send me mail so I can get you the latest updates. I'd just like to know who all the people are that are enjoying this game. Also, where this game is being enjoyed. Thanks a lot for looking at it, anyway... David (dm3e+hextris@andrew.cmu.edu) If that address fails, please just send to: dm3e@andrew.cmu.edu, or dam@cs.cmu.edu 1) Installation Before you install xhextris, you should modify these files, you should modify these variable in the Imakefile, or Makefile: BIN - So your binaries are where you want them. HEXFONTDIR - So the hextris font is placed where you want it. HIGHSCOREDIR - So the high score file is where you want it. HIGHSCOREEXT - The name of the high score file. You may also want to change: CFLAGS - Whatever flags you want. INCLDS - The directories needed for all the #include statements. ( Full text of the readme here )