OrthoCrawl (lofi dungeon crawler) [WIP]

Show off your games, demos and other (playable) creations.
ecliptic
Prole
Posts: 10
Joined: Wed Jul 01, 2009 12:34 pm

OrthoCrawl (lofi dungeon crawler) [WIP]

Post by ecliptic »

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).

Image

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)
User avatar
TechnoCat
Inner party member
Posts: 1611
Joined: Thu Jul 30, 2009 12:31 am
Location: Denver, CO
Contact:

Re: OrthoCrawl (lofi dungeon crawler) [WIP]

Post by TechnoCat »

Very nice looking interface. I liked reading all the graves too.
User avatar
Fourex
Citizen
Posts: 53
Joined: Tue Nov 10, 2009 2:33 am
Location: Earth

Re: OrthoCrawl (lofi dungeon crawler) [WIP]

Post by Fourex »

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.
User avatar
bmelts
Party member
Posts: 380
Joined: Fri Jan 30, 2009 3:16 am
Location: Wiscönsin
Contact:

Re: OrthoCrawl (lofi dungeon crawler) [WIP]

Post by bmelts »

There really ought to be a "romance the dead" command. :|
User avatar
napco
Party member
Posts: 129
Joined: Fri Jun 12, 2009 9:28 pm
Location: Ital... ehm...

Re: OrthoCrawl (lofi dungeon crawler) [WIP]

Post by napco »

I can't play it!!! I see blank rects instead of images... Why? Is it for 0.5.0 maybe?
User avatar
TechnoCat
Inner party member
Posts: 1611
Joined: Thu Jul 30, 2009 12:31 am
Location: Denver, CO
Contact:

Re: OrthoCrawl (lofi dungeon crawler) [WIP]

Post by TechnoCat »

napco wrote:I can't play it!!! I see blank rects instead of images... Why? Is it for 0.5.0 maybe?
http://love2d.org/forum/tracker.php?p=1&t=122
ecliptic
Prole
Posts: 10
Joined: Wed Jul 01, 2009 12:34 pm

Re: OrthoCrawl (lofi dungeon crawler) [WIP]

Post by ecliptic »

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 avatar
kikito
Inner party member
Posts: 3153
Joined: Sat Oct 03, 2009 5:22 pm
Location: Madrid, Spain
Contact:

Re: OrthoCrawl (lofi dungeon crawler) [WIP]

Post by kikito »

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.
When I write def I mean function.
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: OrthoCrawl (lofi dungeon crawler) [WIP]

Post by bartbes »

There's a big letter that tells you what direction you're facing.. (the letter beneath the 'viewport', in the screenshot S, for south)
scirath
Citizen
Posts: 85
Joined: Mon Feb 23, 2009 4:44 am

Re: OrthoCrawl (lofi dungeon crawler) [WIP]

Post by scirath »

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.
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.
(USER MIGHT BE BANNED FOR THIS POST.)
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 60 guests