My new Game

Show off your games, demos and other (playable) creations.
User avatar
CanadianGamer
Party member
Posts: 132
Joined: Tue Jun 30, 2015 1:23 pm
Location: Canada
Contact:

My new Game

Post by CanadianGamer »

hey everyone

I've been working on a game the last few days and it's still far from done it still needs stuff like enemies and actually being hard
but I was just wondering if anyone had more ideas for it
Attachments
hardGame.love
not so hard yet
(12.06 KiB) Downloaded 323 times
My serious itch.io page:
https://pentamonium-studios.itch.io/
My less serious itch.io page:
http://canadiangamer.itch.io
User avatar
FruityLark
Prole
Posts: 28
Joined: Sat Jun 13, 2015 8:18 pm

Re: My new Game

Post by FruityLark »

I like your menu's and the simplicity of the idea.

a few comments:

- You might look into allowing the player to press two directions at the same time. eg. left+up/down, right+up/down.

- Is it intentional that the players Y position is not maintained as you move to the next screen? It makes sense if you think of it as a new level, but it feels a bit immersion breaking how it re-centers you.

- Not sure if it's my love version (0.9.2), but I get an error in conf.lua:3:
"attempt to index field 'screen' (a nil value)". -- I just commented out those lines and it runs.
User avatar
CanadianGamer
Party member
Posts: 132
Joined: Tue Jun 30, 2015 1:23 pm
Location: Canada
Contact:

Re: My new Game

Post by CanadianGamer »

Thank you for your feedback and yes, it is intentional that it resets the player x, y coordinates to there original values on the new level I thought that it would be better with it that way however now that you mention it I think it would kind of make more sense if the y values stayed the same.

As for the bug, for me it runs without a problem however I will look into it further to see if I could maybe make it compatible with both versions.
I will also try to do the multi axis movement as well.
My serious itch.io page:
https://pentamonium-studios.itch.io/
My less serious itch.io page:
http://canadiangamer.itch.io
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Re: My new Game

Post by Nixola »

You're really better off making it only 0.9.2 compatible. 0.8 is quite old as of now, and 0.10 is in development.
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
User avatar
CanadianGamer
Party member
Posts: 132
Joined: Tue Jun 30, 2015 1:23 pm
Location: Canada
Contact:

Re: My new Game

Post by CanadianGamer »

Ok I am now running 0.9.1 here is the new one that is compatible

do you think there should be an end to the game or do you think that it should be endless
Attachments
hardGame.love
(12.05 KiB) Downloaded 200 times
My serious itch.io page:
https://pentamonium-studios.itch.io/
My less serious itch.io page:
http://canadiangamer.itch.io
User avatar
CanadianGamer
Party member
Posts: 132
Joined: Tue Jun 30, 2015 1:23 pm
Location: Canada
Contact:

Re: My new Game

Post by CanadianGamer »

hi its been a while since my last post on this thread but any ways I've got the multi-key controls working and I also adjusted the screen sizeh
Attachments
hardGame.love
(13.11 KiB) Downloaded 202 times
My serious itch.io page:
https://pentamonium-studios.itch.io/
My less serious itch.io page:
http://canadiangamer.itch.io
User avatar
Guard13007
Party member
Posts: 132
Joined: Sat Oct 25, 2014 3:42 am
Location: Internet, USA
Contact:

Re: My new Game

Post by Guard13007 »

Image

Hmmm... :/
User avatar
DanielPower
Citizen
Posts: 50
Joined: Wed Apr 29, 2015 5:28 pm

Re: My new Game

Post by DanielPower »

@Guard13007 make sure you have LOVE 0.9.2
User avatar
qubodup
Inner party member
Posts: 775
Joined: Sat Jun 21, 2008 9:21 pm
Location: Berlin, Germany
Contact:

Re: My new Game

Post by qubodup »

lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
User avatar
Guard13007
Party member
Posts: 132
Joined: Sat Oct 25, 2014 3:42 am
Location: Internet, USA
Contact:

Re: My new Game

Post by Guard13007 »

DanielPower wrote:@Guard13007 make sure you have LOVE 0.9.2
I am running 0.9.2

(Edit: Also, you know there is a way to specify version in love.conf, right? So it will warn when an incorrect version is used. Sorry if you've already done this, but I haven't looked at the code so I don't know.)
Post Reply

Who is online

Users browsing this forum: No registered users and 71 guests