Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
Liberated Pixel Cup

LPC Entry : Mystic Castle (Progress Thread)

BlackScorp
Sunday, July 8, 2012 - 06:04

Hi all,

this is my LPC Entry "Mystic Castle".

About

Mystic Castle is an endless HTML5 Dungeon Crawler. Each Player will get own Random dungeon based on a Seed. The Player have to Walk throught Rooms and Kill enemies, collecting Random Items and sell them in the City.

The Dungeon is just a simple Room based Dungeon without Corridors but multiple Stages. Each 5th Stage the enemies become stronger each 10th Stage youre able to unlock a portal(after killing a Boss) so youre able to port from the City to your dungeon level.

If Player dies, he will loose his items , spawn in the city. The Player have to collect his items at the place he died.

Techincal

Iam using the CraftyJS Framework, Github as Source, Serverside PHP and NodeJS is planed(will take a look if i have enought time)

Licence

Code is Licence under WTFPL http://sam.zoy.org/wtfpl/

Source

https://github.com/blackscorp/mystic_castle/tree/gh-pages

Preview

http://blackscorp.github.com/mystic_castle/

 

any Questions, Ideas, Suggestions just post;)

 

  • Log in or register to post comments
cwebber
joined 14 years 1 month ago
Sunday, July 8, 2012 - 07:01

Hey hey,

Great!  Look forward to seeing the entry.  Also, keep in mind: you are welcome to release your code under the WTFPL, but you should also dual license with GPLv3 or later (effectively, that will mean that this is the WTFPL since you can "pick" the license and WTFPL is more permissive, but this is a requirement of the contest).  It would be good for you to check in the license files with your repo.

Looking forward to your entry, and good luck!

AKA paroneayea on freenode

  • Log in or register to post comments
BlackScorp
joined 13 years 4 months ago
Tuesday, July 10, 2012 - 13:30

Well cwebber, thx for reply, is it enought if i create LICENSE.md and copy&paste the contents from GPLv3 there?.

 

btw. there are some updates now, today i created a php script to merge wulax images and resize them to have them ready for my game. also i added equip event and eqipped first armor parts (well just visual)

 

http://blackscorp.github.com/mystic_castle/

next is to add some weapons and enemies

  • Log in or register to post comments
cwebber
joined 14 years 1 month ago
Wednesday, July 11, 2012 - 07:23

Instead of putting it in LICENSE.md I'd just do this:

$ wget http://www.gnu.org/licenses/gpl-3.0.txt

And check that in.

... I think we should probably put out a blogpost with clearer instructions on how to do licensing properly.  I'll try to get that together shortly.

AKA paroneayea on freenode

  • Log in or register to post comments
BlackScorp
joined 13 years 4 months ago
Thursday, July 12, 2012 - 01:05

and what about the CC Licence?

  • Log in or register to post comments
shirish
joined 14 years 11 months ago
Friday, August 10, 2012 - 23:55

could you please edit your headline so it reads

LPC Entry : Mystic Castle -HTML 5 (Progress Thread)

so people have an idea as to what you are doing, thanx in advance.

 

  • Log in or register to post comments