This is a course page of David Casperson You are here: home → Semesters → Winter 2022 → CPSC 101 → project |
|
No news is good news.
There is now a new experieental GUI for use with your Backgammon project.
This GUI resizes, and also provides Dice and Doubling Cubes. The documentation is not great.
jar
file containing the GUI can be found
here.
A .zip
-file conataining some test
programs
can be found
here.
(Warning: this file still unpacks into a text/
folder.)
test/TestDoublingCube.java
test/TestButtons26.java
test/TestDice.java
test/BoardModel.java
test/TestAll.java
Test/Testall.Java
.
jar
file has not yet been created.
There is now an experieental GUI for use with your Backgammon project.
jar
file containing the GUI can be found
here.
.zip
-file conataining a test
program test/Test2.java
can be found
here.
jar
file can be found
here.
An overview of the work to be done and dates can be found
in .pdf
format by clicking the image to the left.
The detailed list of tasks and dates can be found here. For convenience, these due dates and assignments are:
Activity | Due Date | %-age | |
---|---|---|---|
Design | 2022-02-07 | Monday | 30% |
Revised Design | 2022-02-18 | Friday | 0% |
Implementation | 2022-03-15 | Tuesday | 50% |
Presentation | 2022-03-16 | Wednesday | |
Testing | 2022-03-25 | Friday | 10% |
Revision | 2022-04-06 | Wednesday | 10% |
Indiviual Report | 2022-04-04 | Monday | 15% |
Requirements for the individual report can be found at Semesters/2022-01W/101-project-individual-report.php
The project problem specification can be found by clicking the icon to the left.
Documentation of the design process
can be found
on http://casper.unbc.ca/
at
assets/pdf/cpsc101/2022/2022-cpsc101-project-design-method.pdf .
See “A Sample Design Document” below for a sample design document.
A general note on how to write formal documents can be found under
http://casper.unbc.ca/
at
assets/pdf/cpsc101/2022/2022-cpsc101-formal-reports.pdf .
An imaginary design document that implements the design process
described above can be found under
http://casper.unbc.ca/
at
at
assets/pdf/cpsc101/2022/2022-cpsc101-samaple-design.pdf .
The problem that this design document addresses is listed as an appendix. This is not necessary for your documents.
fall-2024