Giter Club home page Giter Club logo

text-adventure-project's Introduction

Text Adventure Project

Welcome to the Text Adventure Project! This is for Unit 1 of the Backend Development course and is intended to ensure that you have a good handle on the Java fundamentals that you'll need for future units.

You can find instructions for each assignment by going to the Instructions folder within this project. These instructions will also be in Canvas. You will be graded on your code's ability can successfully pass each test and your code's readability (based on a lint checker). As you work on your assignment, it will be most helpful for you to run the tests and lint checker regularly to make sure you're on track.

To run tests, you can do this inside of IntelliJ by opening the desired test file and clicking on the run icon to the left of the code.

Testing within IntelliJ

You can also run tests in your terminal. Here's an example test command:

./gradlew test --tests com.adventure.sprint1.S1M2Test

To run the lint checker (verifies that your coding style follows best practice), you can do so in your terminal by running the following:

./gradlew checkstylemain 

If you have any infractions after running the lint checker, you'll find a file link in your terminal that you can copy and paste into your browser for more details.

Issues

If you find any issues with the codebase, please feel free to reach out to me and we can get it resolved.

Best of luck!

-- Byron

text-adventure-project's People

Contributors

jmthompson-dev avatar github-classroom[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.