View Full Version : Free Tennis 0.1
KingBahamut
October 31st, 2005, 02:29 PM
Free Tennis is a tennis simulation developed by a former tennis player. Its main feature is realism. For gameplay, this means you have total control over the shot parabola. For graphics, it means players have realistic gestures. For AI, it means real tactics.
License: free
Additional System Requirements: OCaml Compiler to Build
http://happypenguin.org/images/freetennis.png
Links
http://freetennis.sourceforge.net/
ndtoan13
December 1st, 2005, 05:13 PM
I found this in readme file (or something like that)
Install the packages ocaml, lablgtk2, lablgl, camlimages, ocamlsdl
(the actual package names could be different).
Can anyone tell me extrackly the name of all that packages? And how to get them if they are not in synaptic?
(I can not get from csv, it said that csv command not found)
Thank you.
dolny
December 1st, 2005, 08:04 PM
its cvs not 'csv' ;)
jrib
December 1st, 2005, 08:06 PM
looks great, I am going to try to compile it now
[e]it compiled fine and I played a few sets. The controls take a while to get used to. One thing that makes the game difficult for me at least is that I will often find myself moving my player to the edge of the court by dragging my mouse in that direction but then it will suddenly change to aiming mode and I have to change directions to get the ball to stay on the court.
I'm going to keep it installed though and see if I can get the hang of it.
Would anyone like to try the human vs. human mode? :D
ndtoan13
December 1st, 2005, 09:07 PM
its cvs not 'csv' ;)
Sorry, It's my typing mistake. I have copy the command from guide cvs..., but it still the same.
Also, I can not Install all the packages lablgtk2, lablgl, camlimages, ocamlsdl. Just ocaml pack, can you tell me their name?
I have download v0.4.8 and unzip, then type make command, but it said ocaml compiler not found!!
What can I do?
@Jason : I'm newbie to tennis, so I need an newbie too to play human vs human.
After I have tennis, I want to fight vs you (you have some days (while I try to install) to practice if need! :D )
ndtoan13
December 4th, 2005, 04:46 AM
Hello,
After try my best, I still can not install tennis!!!
$ make
ocamlopt -I +camlimages -I +lablGL -I +lablgtk2 -I +sdl -o freetennis bigarray.cmxa sdl.cmxa lablgtk.cmxa lablgl.cmxa ci_core.cmxa sdlmixer.cmxa sdlttf.cmxa unix.cmxa freetennis.ml
File "freetennis.ml", line 43, characters 0-13:
Unbound module Sdlevent
make: *** [all] Error 2
That is all I get. Please tell me how to install the game?
linbetwin
December 4th, 2005, 05:15 AM
Does this game look as good as the screenshot? Are the players' movements easy to controll?
seguso
December 4th, 2005, 08:59 AM
Hello,
After try my best, I still can not install tennis!!!
That is all I get. Please tell me how to install the game?
You need to install ocamlsdl.
If you have other problems, please ask in the forum. Read INSTALL.txt first. :-)
seguso
December 4th, 2005, 08:59 AM
Does this game look as good as the screenshot? Are the players' movements easy to controll?
"Yes" to both questions. Isn't it easier to try the game? ;-)
seguso
December 4th, 2005, 09:01 AM
Sorry, It's my typing mistake. I have copy the command from guide cvs..., but it still the same.
Also, I can not Install all the packages lablgtk2, lablgl, camlimages, ocamlsdl. Just ocaml pack, can you tell me their name?
I have download v0.4.8 and unzip, then type make command, but it said ocaml compiler not found!!
What can I do?
@Jason : I'm newbie to tennis, so I need an newbie too to play human vs human.
After I have tennis, I want to fight vs you (you have some days (while I try to install) to practice if need! :D )
The exact package names for ubuntu are mentioned in the INSTALL.txt file. You have to enable the universe though.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.