Improved Collision Test Game

Show off your games, demos and other (playable) creations.
Post Reply
User avatar
icekiller8002
Prole
Posts: 49
Joined: Mon Jun 06, 2016 9:28 pm
Location: United States

Improved Collision Test Game

Post by icekiller8002 »

I'm thinking of making a game like what you see on the .love project, so I went ahead and made one to test core features
Attachments
map thingy.love
(14.32 KiB) Downloaded 233 times

Code: Select all

function love.draw()
  love.graphics.print("obey")
end
User avatar
Sir_Silver
Party member
Posts: 286
Joined: Mon Aug 22, 2016 2:25 pm
Contact:

Re: Improved Collision Test Game

Post by Sir_Silver »

Seems pretty cool, keep it up. Hope to see what you can make of it!
Darlex
Party member
Posts: 128
Joined: Sun Sep 24, 2017 10:02 am
Location: Chile
Contact:

Re: Improved Collision Test Game

Post by Darlex »

Image
*Cough cough* That was a bad joke... sorry
Hi! I wish you have an amazing day!
User avatar
icekiller8002
Prole
Posts: 49
Joined: Mon Jun 06, 2016 9:28 pm
Location: United States

Re: Improved Collision Test Game

Post by icekiller8002 »

Darlex wrote: Mon Aug 06, 2018 3:20 am Image
*Cough cough* That was a bad joke... sorry
despite this post being really old, i lol'd so hard at that. good job. :crazy:

Code: Select all

function love.draw()
  love.graphics.print("obey")
end
Darlex
Party member
Posts: 128
Joined: Sun Sep 24, 2017 10:02 am
Location: Chile
Contact:

Re: Improved Collision Test Game

Post by Darlex »

icekiller8002 wrote: Wed May 02, 2018 12:01 am I'm thinking of making a game like what you see on the .love project, so I went ahead and made one to test core features
I have an idea: Let each map have a folder with the map (.jpg) and the data of each NPC and extra things (.txt/.lua) like:

Code: Select all

map = {name="Poopy Town",id=00001}
map.npc = {a= {msg = {"HAHAHAHAAHAHAAA","I really love cupcakes"},spr="boy.png"}, b = {msg = {"h"},spr="girl.png"}}
Hi! I wish you have an amazing day!
Post Reply

Who is online

Users browsing this forum: No registered users and 48 guests