PAC-MATH

Show off your games, demos and other (playable) creations.
Post Reply
User avatar
DiegoG
Prole
Posts: 20
Joined: Sat Apr 29, 2017 2:43 am
Location: Venezuela

PAC-MATH

Post by DiegoG »

I made this game as a both a school project and a way to learn the basics of game development in LÖVE a few months ago but I finally decided to upload it here
It's a real mess of code and it probably has several bugs
But I think it's still somewhat playable
Any suggestions, tips, reviews etc are more than welcome!
PAC-MATH v.b.2.2.love
(6.14 MiB) Downloaded 253 times
Controls:
  • Movement: Arrow Keys
  • Claim Point: Space Bar
  • Pause Game: Escape key
  • IMPORTANT: Divisions are rounded down!
This exact same info can be found in-game by clicking the help button
Last edited by DiegoG on Mon May 29, 2017 12:01 am, edited 1 time in total.
function earth:destroy()
00count=5000
00while count>0 do
0000lg.draw(explosion,math.random(0,600),math.random(0,800))
0000count=count-1
00end
00earth = nil
00print("Earth has been destroyed.")
end
User avatar
ken.athomos
Citizen
Posts: 77
Joined: Fri Aug 05, 2016 10:13 am
Location: Philippines

Re: PAC-MATH

Post by ken.athomos »

Hey dude thanks for sharing your game!

I honestly had a hard time trying to figure out how to play the game at first. Is it okay if you edit your first post or make a new post explaining how to play the game (or did I missed if from the very good main menu you've done?)

Thanks.
User avatar
DiegoG
Prole
Posts: 20
Joined: Sat Apr 29, 2017 2:43 am
Location: Venezuela

Re: PAC-MATH

Post by DiegoG »

ken.athomos wrote: Fri May 26, 2017 3:21 am Hey dude thanks for sharing your game!

I honestly had a hard time trying to figure out how to play the game at first. Is it okay if you edit your first post or make a new post explaining how to play the game (or did I missed if from the very good main menu you've done?)

Thanks.
No problem, thank you for playing it!
I'm pretty sure it should be under the help button (was it 'help'? Sorry haven't slept)
I'll edit the post when I get the chance though!
function earth:destroy()
00count=5000
00while count>0 do
0000lg.draw(explosion,math.random(0,600),math.random(0,800))
0000count=count-1
00end
00earth = nil
00print("Earth has been destroyed.")
end
User avatar
ken.athomos
Citizen
Posts: 77
Joined: Fri Aug 05, 2016 10:13 am
Location: Philippines

Re: PAC-MATH

Post by ken.athomos »

DiegoG wrote: Sat May 27, 2017 5:28 am
ken.athomos wrote: Fri May 26, 2017 3:21 am Hey dude thanks for sharing your game!

I honestly had a hard time trying to figure out how to play the game at first. Is it okay if you edit your first post or make a new post explaining how to play the game (or did I missed if from the very good main menu you've done?)

Thanks.
No problem, thank you for playing it!
I'm pretty sure it should be under the help button (was it 'help'? Sorry haven't slept)
I'll edit the post when I get the chance though!
Oh crap my bad! I definitely did not see the Help button XD
Post Reply

Who is online

Users browsing this forum: No registered users and 59 guests