Code Monkey home page Code Monkey logo

se-courseinfo's Introduction

Beer Game

Submission Requirements

Build instructions

For submitting the project a CMake file is required in the main directory of your project.

We should be able to run the entire project and the tests using the following commands:

cd build
cmake ..
make
./beergame
./beergame-tests

REMINDER: The Doxygen documentation should also have been generated in the build directory after those commands. It is not an issue if the command to run the executables inside the build directory is different (for example, ./src/beergame or ./test/beergame-tests). Our script will search for the executable inside the build directory and execute it.

Gitignore

Use a gitignore file to ensure unnecessary files generated during the build process aren't committed. More info on gitignore: https://help.github.com/en/github/using-git/ignoring-files

References.txt

Cite all the help you get in a references file called references.txt. This document must be included in your submissions in the root folder. Append to it as the project progresses. Describe the contribution of each source as a JSON parseable text. Check the project writeup for a sample format for the references file. You may use https://jsonlint.com to help format and validate your references file.

Readme.md file

In the Readme file of each GitHub repository, document what you accomplished in the current sprint. If you have added any additional feature that isn't in the class diagram of the requirements specification (more info in the "Sprint 2 Updates" email), explain it here.

se-courseinfo's People

Contributors

tillchen avatar rahulbshrestha avatar iuliacornea99 avatar

Stargazers

Adnan Abu Ramadan avatar  avatar  avatar  avatar Ku Jung avatar Eaindra Wun Pyae avatar Huzaifa Hashim avatar Taiyr Begeyev avatar  avatar

Watchers

 avatar Ku Jung avatar  avatar  avatar Edwin Agbakpe avatar  avatar  avatar Adnan Abu Ramadan avatar Drishti Maharjan avatar Taiyr Begeyev avatar  avatar Huzaifa Hashim avatar Jalen Flores avatar

se-courseinfo's Issues

Cloud Database Usage?

Are we going to use cloud database services like AWS or GCP? If so, I'm suggesting we use AWS DocumentDB or Google Cloud Datastore. Otherwise how are we going to sync data on different devices when the game is running? @iuliacornea99 @rahulbshrestha

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.