Project Dewdrop





Project Dewdrop is a cumulative effort between myself and several other people to develop a "Final Fantasy" clone, a 2-dimensional CRPG using the Microsoft DirectX library.

Here are some screenshots of the DirectDraw engine we have developed so far:



Features so far include:
- Loading maps from file
- Entering buildings/loading maps on the fly
- NPC interaction
- Basic object interaction
- Basic collision detection

Features to come:
- Music and sound effects
- A map editor (almost finished)
- A subscreen/menu screen
- Battle systems
- Advanced object interaction