Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.16 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.16 KB

World-of-Codecraft

WORLD OF CODECRAFT - A TEXT BASED FIGHTING GAME

World of Codecraft is a text based fighting game in which the user may control a battle betweeen two defined players via their own respective attack buttons. This project was made with HTML, CSS and Javascript. As the project grows and scales, we hope to add features such as equip armor which reduces damage taken, use/equip spells which use a new resource called mana to heal a player or cast fireballs, implement a turn based system, and more.

HOW TO ACCESS THE PROJECT

The app will be interactable via GitHub pages. No installation necessary. https://a-a-garcia.github.io/World-of-Codecraft/

HOW TO USE/CONTRIBUTE

  1. Fork this repository
  2. Clone the forked repository
  3. Add your contributions (code or documentation)
  4. Commit and push
  5. Create a pull request
  6. Wait for pull request to be merged

CONTRIBUTORS Extra super special thank you to Aaron Samples, our programming basics instructor at Coding Dojo, for coding 99% of the project at the initial commit, as part of an office hours instructional session.

  1. AARON SAMPLES
  2. ANTHONY A. GARCIA 3...(names to be added as contributors make commits)