Page 1 of 2

the Great Miner (Demo Available)

Posted: Mon Apr 06, 2015 2:49 am
by liyonglove2d
The Great Miner is the game I'm working on, and there're snaps below. Here's the .love file:
.LOVE FILE
http://pan.baidu.com/s/1mgqqGVA

The basic operation is done, so you can give the game a try.
[escape] display the menu duration the game
[tab] display the inventory table
[w/a/s/d] move around the map
[mouse] work on the tile, enter the cave/dungeon, or hit animals/monsters

I'm here for:
1, I'm really upset about the appearance of the game :death: , so I want so much your opinions and advices; I can program, but I dont know much about how to make the game art. And I find it difficult to just download images from the web to satisfy my need. How do you do the graphics work? (by the way, I kind of dont want pure pixel art =_=)
2, Text content of the game is written in Chinese originally, and recently I've translated it into English. But the translation is poor, pale and unsatisfactory. I would appreciate it so much if you can help me with the translation! (All the translation work is contained in the file 'language_en.lua', so it wont be a hard work if you're a native English speaker)

[Notice]
The game is saved automatically when you exit, but not yet durint the playing, neither if you click the 'close'' button of the window to exit the game.

I have never finished any game before, so I want your guidence so much. I'm waiting for your responses :ultraglee:
main menu
main menu
main_menu.png (275.73 KiB) Viewed 8791 times
credit
credit
game12.png (265.77 KiB) Viewed 8791 times
start the game
start the game
game11.png (133.41 KiB) Viewed 8791 times

Re: the Great Miner (Demo Available)

Posted: Mon Apr 06, 2015 2:53 am
by liyonglove2d
in game now
in game now
in game now.png (619.96 KiB) Viewed 8788 times
there's a dungeon entrance
there's a dungeon entrance
dungeon entrance.png (652.17 KiB) Viewed 8788 times
get into the dungeon
get into the dungeon
enter the dungeon.png (337.12 KiB) Viewed 8788 times

Re: the Great Miner (Demo Available)

Posted: Mon Apr 06, 2015 2:54 am
by liyonglove2d
in dungeon now
in dungeon now
dungeon map.png (196.85 KiB) Viewed 8788 times
a big spider
a big spider
a spider.png (283.83 KiB) Viewed 8788 times
enter the cave
enter the cave
in cave.png (258.4 KiB) Viewed 8788 times

Re: the Great Miner (Demo Available)

Posted: Mon Apr 06, 2015 2:55 am
by liyonglove2d
map of the cave
map of the cave
cave map.png (182.68 KiB) Viewed 8787 times
another snap in cave
another snap in cave
in cave2.png (221.98 KiB) Viewed 8787 times

Re: the Great Miner (Demo Available)

Posted: Mon Apr 06, 2015 2:57 am
by liyonglove2d
last snap:
map of the main land
map of the main land
mand land.png (488.37 KiB) Viewed 8786 times

Re: the Great Miner (Demo Available)

Posted: Mon Apr 06, 2015 3:14 am
by arampl
Löve Frames have a skinning feature. Can be used for menus and dialogs to greatly improve atmosphere of the game and to give a GUI more consistent look and feel.

Re: the Great Miner (Demo Available)

Posted: Mon Apr 06, 2015 3:20 am
by liyonglove2d
arampl wrote:Löve Frames have a skinning feature. Can be used for menus and dialogs to greatly improve atmosphere of the game and to give a GUI more consistent look and feel.
Thanks~ That's exactly what I'm thinking about . But I want to improve the graphics quality firstly :3

Re: the Great Miner (Demo Available)

Posted: Mon Apr 06, 2015 3:45 am
by arampl
Even better would be to wait improving graphics & music until you 100% sure that mechanics are good.

Because if mechanics are bad, best graphics & music will be no salvation for the game. They will hide the fact that the game is bad in its core.

Tynan Sylvester calls that "premature production". You can read about that in his "Designing games" book (about "grayboxes").

Re: the Great Miner (Demo Available)

Posted: Mon Apr 06, 2015 6:09 am
by liyonglove2d
I planned to make a game combining tower defense element and survival element, but later I realized it's too complex for me to do that. So it's now just a survival game. I really haven't considered the game mechanism a lot yet, and I think it can be a difficult part of making this game. Lot of problems to be thought about, such as what all the items are meant to be used for, how the player can live but not too easily, how to make the player not to be annoyed to be killed. A lot of items of the game are currently useless, or not available to the player by normal game mechanisms :( . It's bad.
I'll surely make simpler games in the future after this one is done :cool: .
By the way, thanks for the book reccommendation!

Re: the Great Miner (Demo Available)

Posted: Mon Apr 06, 2015 8:14 pm
by Pebsie
Any chance you could upload this to a nicer website?