Journey To The Underworld
This is Sam's journey to the underworld.
Source code is on GitHub: https://github.com/pvcraven/two_worlds
Artwork by me, using Aesprite.
This program uses the Arcade library.
I made use of the Arcade Sample Code library.



Awards
Scores
Ratings (show detail)
Overall: 2.4
Fun: 2.4
Production: 2.7
Innovation: 2.3
Respondents: 12
Files
| File | Uploader | Date | 
|---|---|---|
| two_worlds.zip
  — final Submission | prof_craven | 2018/04/21 20:32 | 
| 2018-04-21_13-01-21.png Screenshot of first level | prof_craven | 2018/04/21 18:02 | 
Diary Entries
Getting started
Set up a GitHub for the challenge:
https://github.com/pvcraven/two_worldsFirst bit of work done
I'm going to try for a "top" world, and a "bottom/underworld" type of theme.
I'm borrowing heavily from http://arcade.academy/examples/index.html
Currently I can move from the top layer to the bottom layer and back.
Layer 1: Maybe some castle or a school or something
 
Layer 2: Catacombs or a ventilation system or something.
 
Layer 3- Underground caves

Progress
- Inventory works
- You can converse with characters
- There are two keys and a scepter
- A character can give you a key
- You can win the game

Arcade library
Fine-tuning stage
I have an entry. I just keep trying to fine-tune it. Overall, reasonably pleased how it turned out.




