Food Fight

Food Fight is a simple RPG game.

Contents

Project Goals

Create a web-based RPG game using jQuery for DOM interaction that satisfies the following conditions.

Project Features

The finished app satisfies all the conditions listed under Project Goals. Additionally, the following statements are also true.

Technologies Used

Instructions for Use

To run the app, visit https://djknit.github.io/Food-Fight/. Alternatively, you can run the app by cloning the repository to your local machine and opening index.html in your browser. Select a character to play as by clicking on that character. Battle your enemies one at a time until you have defeated them all or you have been defeated.

Developer

This project is developed and maintained by David Knittel. Any and all questions, comments, suggestions, or proposed contributions are welcome.

This project was originally developed as a homework assignment for the KU Coding Bootcamp Full Stack Flex program and uses specifications laid out by the homework requirements.