Here's a little tech demo I have for a first person lo-fi dungeon crawler I worked on for the now finished TIGSource Assemblee competition (great site, check it out if you're not familiar).
This demo lets you wander around the garden, read gravestones, and what-not. Most of the work has been on the infrastructure. Very much a work in progress, but I like how it's all coming together. Probably doing some code refactoring later today, work some object oriented paradigms into there.
TO DO:
===========
NPCs and monsters
Combat mechanics
Inventory
Game content
Love file: http://www.filedropper.com/orthocrawl_1 (4.8mb due to audio)
OrthoCrawl (lofi dungeon crawler) [WIP]
- TechnoCat
- Inner party member
- Posts: 1611
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: OrthoCrawl (lofi dungeon crawler) [WIP]
Very nice looking interface. I liked reading all the graves too.
Re: OrthoCrawl (lofi dungeon crawler) [WIP]
Very awesome! When you expand the game, be sure not to fill it up with too many monsters. It's fun just to explore the paths.
Re: OrthoCrawl (lofi dungeon crawler) [WIP]
There really ought to be a "romance the dead" command.
Re: OrthoCrawl (lofi dungeon crawler) [WIP]
I can't play it!!! I see blank rects instead of images... Why? Is it for 0.5.0 maybe?
- TechnoCat
- Inner party member
- Posts: 1611
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: OrthoCrawl (lofi dungeon crawler) [WIP]
http://love2d.org/forum/tracker.php?p=1&t=122napco wrote:I can't play it!!! I see blank rects instead of images... Why? Is it for 0.5.0 maybe?
Re: OrthoCrawl (lofi dungeon crawler) [WIP]
So I need to pad my source images up to powers of 2 in width and height? Heh, I remembered reading about this but hoped nobody would have an issue with it.
If that's the case, I'll update the art with the next release.
If that's the case, I'll update the art with the next release.
- kikito
- Inner party member
- Posts: 3153
- Joined: Sat Oct 03, 2009 5:22 pm
- Location: Madrid, Spain
- Contact:
Re: OrthoCrawl (lofi dungeon crawler) [WIP]
It is looking quite good.
I got a bit lost on intersections, thought. You might want to consider putting an arrow on the minimap showing the direction the payer is facing, in addition to the player's position.
I got a bit lost on intersections, thought. You might want to consider putting an arrow on the minimap showing the direction the payer is facing, in addition to the player's position.
When I write def I mean function.
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: OrthoCrawl (lofi dungeon crawler) [WIP]
There's a big letter that tells you what direction you're facing.. (the letter beneath the 'viewport', in the screenshot S, for south)
Re: OrthoCrawl (lofi dungeon crawler) [WIP]
TechnoCrat pointed me at this on a similar question: http://love2d.org/docs/ImageData.html. The example on the bottom may give you a couple ideas.ecliptic wrote:So I need to pad my source images up to powers of 2 in width and height? Heh, I remembered reading about this but hoped nobody would have an issue with it.
If that's the case, I'll update the art with the next release.
(USER MIGHT BE BANNED FOR THIS POST.)
Who is online
Users browsing this forum: No registered users and 2 guests