Skip to content

angulo/crazy-tennis

Repository files navigation

====================
Compile instructions
====================

1.- Download and install the OGF(Ogre Gaming Framework) library from: 

	https://github.com/angulo/ogf/

2.- Download and install the next dependencies:
	
	- libbullet
	- ogrebullet
	- libcegui
	- libois
	- libjsoncpp

3.- Run the next commands:
	
	$ sh autogen.sh
	$ ./configure
	$ make

4.- If any error appears in the configure phase, check the output to install
the required packages

================
Run instructions
================

1.- To run the game, execute:
	
	$ ./play.sh

====
Help
====

- Default controls:
	
	W A S D: move through the menu and move the player in the game.
	J: Hit the ball with a drive shot / select option in menu
	K: Hit the ball with a lob shot / go back to previous menu
	ESCAPE: Exit from game
	ENTER: select option in menu

Write to javier.angulo1@gmail.com

About

Crazy Tennis game for the CEDV @ UCLM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published