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
- Fork this repository
- Clone the forked repository
- Add your contributions (code or documentation)
- Commit and push
- Create a pull request
- 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.
- AARON SAMPLES
- ANTHONY A. GARCIA 3...(names to be added as contributors make commits)