Well I was bored this weekend so i made this.
It's still a WIP but its close to being all the way finished.
LUAir Hockey
(Programmed in LUA)
V0.21 -
http://www.sendspace.com/file/8kz8vl
This game is based off of air hockey, which was made off of a pong game i made with the help of the evilmana tutorials.
To win the game, you must score 7 points by hitting the puck into the opponents goal.
There are a couple modes you can choose from.
-1 player which is you VS AI
-2 player in which you can play with a friend
There was a few changes in this version.
changelog
0.2
-increased puck speed for more difficulty
-added title screen
-moved all images to an images folder
-fixed goals, now fully visible
-2 player mode available
-Exit option in Main Menu was removed
-you now win by getting 7 points to make it more like real air hockey
-updates AI, now moves in all 4 directions
-NO LAG yay!
0.21
-added analog stick support for 1 player
Here is the readme file:
Code:
--[[LUAir Hockey V0.2
Created By zeroXorXdieXskater]]
--//What is it?\--
LUAir Hockey is a game that i made in my spare time over one weekend.
I got the idea after making a pong game with the help of the evilmana tutorials.
And obviously this is coded in LUA.
--//This vs. Pong?\--
The differences between LUAir Hockey and Pong
--background
--sprites
--goals like air hockey
--a menu
--and much much more
--//What are the controls?\--
Inside the Menu there is an Instructions option but if you didnt catch that then here ya go.
--use the D-Pad to control your player
--try to use your player and hit the puck into the opponents goal
--first person to 7 points wins the game
--press start to pause
--for 2 player, use the / X [] and O
--//Intentions for next release?\--
--change graphics around
--change from playing horizontal to vertical (MAYBE)
--remove sprites and make them all via script (MAYBE)
--add better physics
--//Misc.\--
Using Luaplayer .20
--//Credits\--
me, zeroXorXdieXskater - coding
evilmana.com - pong tutorial which gave me the idea
google/me - sprites
changelog
0.2
-increased puck speed for more difficulty
-added title screen
-moved all images to an images folder
-fixed goals, now fully visible
-2 player mode available
-Exit option in Main Menu was removed
-you now win by getting 7 points to make it more like real air hockey
-updates AI, now moves in all 4 directions
0.21
--added analog stick support in 1 player mode
I also fixed the game. Works perfectly now.
download link
http://www.sendspace.com/file/8kz8vl