Skip to content

jnieberg/Bloodwych

 
 

Repository files navigation

Bloodwych - Recreated using HTML and JavaScript

By MadMunky and Wishbone

http://www.bloodwych.co.uk

Try out the last version at http://bloodwych.co.uk/bwhtml/bloodwych.html

Movement keys for player 1 are Q,W,E,A,S,D

Movement keys for player 2 are 7,8,9,4,5,6


TODO


Iteration 1 - Dungeon

  • Floor switches
  • Proper random banners
  • Avoid switched wall and doors to close when player/monster is on it
  • BUG: Player should be able to move backwards on stairs

Iteration 2 - Items (screen)

Iteration 3 - Creatures (screen)

Iteration 6 - Spells

Iteration 7 - Interface (load/save, inventory, champions)

Iteration 8 - Gameplay (fighting, gaining levels, communicating)


DONE


Iteration 1 - Dungeon

  • Initial screen drawing
  • Objects
  • Player actions / keys
  • Wall switches
  • Interactions with objects

Iteration 2 - Items (screen)

Iteration 3 - Creatures (screen)

Iteration 6 - Spells

Iteration 7 - Interface (load/save, inventory, champions)

Iteration 8 - Gameplay (fighting, gaining levels, communicating)

About

Bloodwych recreated in HTML / JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.9%
  • Other 1.1%