A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | AA | AB | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | FALL 2020 | Object Project | |||||||||||||||||||||||||||
2 | Use this submission sheet for reporting your project | |||||||||||||||||||||||||||
3 | Entry Lock Date Admin Only | Course Section | First name | Name of file uploaded | File Type | Today's Date | Brief description of file | Link to the exact file in your GitHub account | ||||||||||||||||||||
4 | Online | Loretta | Tank.java and TankLand.java | Source Code | ||||||||||||||||||||||||
5 | Online | Loretta | Class diagram of tank | Figure | ||||||||||||||||||||||||
6 | Online | Loretta | Screenshot.jpg | Output | ||||||||||||||||||||||||
7 | Online | Shane | Die.java | Source Code | 12/2020 | rolls a die | https://github.com/Skillen8/cit111_ccac/blob/master/Die.java | |||||||||||||||||||||
8 | Online | Shane | Yahtzee.java | Source Code | 12/3/2020 | rolls multple die, checks to see if any rolls are special. | https://github.com/Skillen8/cit111_ccac/blob/master/Yahtzee.java | |||||||||||||||||||||
9 | Online | Shane | YahtzeeGame.Java | Source Code | 12/3/20 | Main method, puts everything together and displays the game | https://github.com/Skillen8/cit111_ccac/blob/master/YahtzeeGame.java | |||||||||||||||||||||
10 | Online | Shane | YahtzeeRun.PNG | Output | 12/3/20 | screenshot of it running | https://github.com/Skillen8/cit111_ccac/blob/master/YahtzeeRun.PNG | |||||||||||||||||||||
11 | Online | Christian | Hero.java | Source Code | 12/7/2020 | Hero object for an rpg battle | https://github.com/christian2945/cit111_ccac/blob/master/objectProject/Hero.java | |||||||||||||||||||||
12 | Online | Christian | Enemy.java | Source Code | 12/7/2020 | Enemy object for an rpg battle | https://github.com/christian2945/cit111_ccac/blob/master/objectProject/Enemy.java | |||||||||||||||||||||
13 | Online | Christian | RPGBattle.java | Source Code | 12/7/2020 | Main method with user interaction | https://github.com/christian2945/cit111_ccac/blob/master/objectProject/RPGBattle.java | |||||||||||||||||||||
14 | Online | Christian | ObjectProjectDiagram.png | Figure | 12/7/2020 | Class diagram | https://github.com/christian2945/cit111_ccac/blob/master/objectProject/ObjectProjectDiagram.PNG | |||||||||||||||||||||
15 | Online | Christian | RPGBattleOutputScreenShot.png | Output | 12/7/2020 | Output screenshot | https://github.com/christian2945/cit111_ccac/blob/master/objectProject/RPGBattleOutputScreenShot.PNG | |||||||||||||||||||||
16 | Online | Julian | Guitar.java, MusicStore.java, MusicStoreScreenShot.png. ProjectClassDiagrams.png | 12-7-2020 | Class files and screenshots of diagram/output of a program that simulates a music store | https://github.com/juliandrake/cit111_ccac/tree/master/objectproject | ||||||||||||||||||||||
17 | Online | Devin | Hangman.java, Hangmangame.java, dave.png, presitation.png | 12-8-2020 | Class simulates the popular game hangman! | https://github.com/TonyBamaboni/Hangman/tree/main | ||||||||||||||||||||||
18 | Online | Rachhpal | Gameplay.java - Main.java - MapGenerator.java | Source Code | 12/9/20 | Game - Brick Braker | https://github.com/Rkumar975/Brick-Braker-Final-Project- | |||||||||||||||||||||
19 | Online | Rachhpal | Gameplay | Output | 12/9/20 | Gameplay screentshot | https://github.com/Rkumar975/Brick-Braker-Final-Project-/blob/main/Screenshot%20(18).png | |||||||||||||||||||||
20 | Online | Celia | Character.java, CharacterLand,java, FinalProjectDiagram.jpg, FinalProjectOutput.png | 12/10/20 | character creator. link contains source files, output screenshot, and diagram for the final object project . | https://github.com/ail3c/cit111/tree/main/finalproject | ||||||||||||||||||||||
21 | Online | Patrick/vancepat | Battle.java, Pinkymon.java, Player.java, Opponent.java | Source Code | 12/11/20 | Full package - 4 classes, pokemon (Pinkymon) battle simulator | ||||||||||||||||||||||
22 | Online | https://github.com/vancepat/CIT111Java/tree/master/FINALPROJECT/src/main/java/PinkymonBattle | ||||||||||||||||||||||||||
23 | Online | Dennis | BlackJack.java - | Source Code | 12/12/20 | A game where you play against a dealer to get closest to the number 21. | https://github.com/theukraineking/BlackJack | |||||||||||||||||||||
24 | Online | Alyssa | MrRogersLibrary.java, Horror.java, Fantasy.java, NonFic.java, programrun.png, finalprojectblueprint.jpg | 12-12-2020 | Simple virtual card catalog for users to see what is available to be checked out at the library | https://github.com/anginnis/cit111_ccac/tree/main/finalproject | ||||||||||||||||||||||
25 | Online | Josh | Plant.java, Herbivore.java, Carnivore.java, WildLand.java, ProgramStart.jpg, ProgramStartAlternativeNumbers.jpg, FinalOutput.jpg, ProgramAlternativeOutput.jpg | 2020-12-12 | Simulation of an ecosystem in which Plant, Herbivore, and Carnivore objects interact with each other | https://github.com/jtilf01/cit111_ccac/tree/main/Final%20Project | ||||||||||||||||||||||
26 | Online | Tanner | TannersHoldidayJukebox | Source Code | 2020-12-13 | Package containing a holiday jukebox, with a simple user | https://github.com/tntryp/cit111/tree/main/TannersHolidayJukebox | |||||||||||||||||||||
27 | Online | interface. Included are two source files, screenshots of example | ||||||||||||||||||||||||||
28 | Online | output, and a diagram showcasing class interaction. | ||||||||||||||||||||||||||
29 | Online | Jonathan | LaserLight.java LaserLightShow.java | Source Code | 2020-12-13 | Simulation of a Laser Light Show that uses the object, Laser Light | https://github.com/jpugh07/cit111_ccac/tree/main/finalproject | |||||||||||||||||||||
30 | Online | Alex S | Alarain.java, AlarainSimulator.java, objectProjectClassDiaram.dox, RunScreen1.png, RunScreen2.png, RunScreen3.png | Source Code | 2020-12-13 | A program that takes a user inputted healing amount and outputs Alarain's recommended spec based off the input | https://github.com/AlexShumakerCCAC/cit111_ccac/tree/main/ObjectProject | |||||||||||||||||||||
31 | Online | Greg | Character.java, CharacterClass.java, CharacterRace.java, CharGenMain.java, CharGeneratorRunScreenFull.png, CGRS1.png, CGRS2.png, CGRS3.png, CharGenFlow.jpg | Source Code | 2020-12-13 | A program that allows a user to create a simple character sheet to be used in a table top RPG | https://github.com/gevan1b/CIT111_CCAC/tree/master/charactergenerator | |||||||||||||||||||||
32 | Online | Nico S. | Carland.java, SUV.java, Sedan.java, Truck.java | Source Code | 2020-12-13 | This program asks questions to find the car for you | https://github.com/NiccoSero/cit111_ccac/tree/master/Object%20Project | |||||||||||||||||||||
33 | Online | Courtney | Songs.Java, BeatLand.java, Screenshot.Jpeg (x3) | Source Code | 2020-12-13 | A program that creates a vending machine based on user input, then sells candy to them based on more iput | https://github.com/cburggren/cit111Online/tree/main/vendingMachineProgram | |||||||||||||||||||||
34 | Online | Matthew | Source Code | 2020-12-13 | A program that presents information about different beats made by producer Nick Mira, and then provides them with the capability to produce lyrics for a song of their choice | https://github.com/focaretamatthew/cit111_ccac/tree/main/NickMiraSongProject | ||||||||||||||||||||||
35 | Online | Jordan R | ObjectProject.java | Source Code | 2020-12-13 | A program that simulates a virtual assistant that answers a variety of questions based on user input | https://github.com/jordanriskus/cit111_ccac/commit/5315e297bc9d996ad002702c3135347fb97fa30e | |||||||||||||||||||||
36 | Rashad W. | cit111Final | Source Code | 2020-12-14 | A hangman game in which a word is randomly selected from a premade pool and the player can guess until they wether accumulate too many incorrect answers, or guess each letter fo the word | https://github.com/RashadWeathers/cit111_ccac/tree/main/cit111Final | ||||||||||||||||||||||
37 | Online | Sharif D. | ObjectProject | Source Code | 2020-12-14 | A program that simulates owning a pet turtle giving you options to feed it check its location or hunger status, your goal is to keep him alive by making sure that the turtle's hapiness is high enough and make sure that the turtle doesn't starve to death. | https://github.com/SharifDahdaleh/ObjectProject | |||||||||||||||||||||
38 | ||||||||||||||||||||||||||||
39 | ||||||||||||||||||||||||||||
40 | ||||||||||||||||||||||||||||
41 | ||||||||||||||||||||||||||||
42 | ||||||||||||||||||||||||||||
43 | ||||||||||||||||||||||||||||
44 | ||||||||||||||||||||||||||||
45 | ||||||||||||||||||||||||||||
46 | ||||||||||||||||||||||||||||
47 | ||||||||||||||||||||||||||||
48 | ||||||||||||||||||||||||||||
49 | ||||||||||||||||||||||||||||
50 | ||||||||||||||||||||||||||||
51 | ||||||||||||||||||||||||||||
52 | ||||||||||||||||||||||||||||
53 | ||||||||||||||||||||||||||||
54 | ||||||||||||||||||||||||||||
55 | ||||||||||||||||||||||||||||
56 | ||||||||||||||||||||||||||||
57 | ||||||||||||||||||||||||||||
58 | ||||||||||||||||||||||||||||
59 | ||||||||||||||||||||||||||||
60 | ||||||||||||||||||||||||||||
61 | ||||||||||||||||||||||||||||
62 | ||||||||||||||||||||||||||||
63 | ||||||||||||||||||||||||||||
64 | ||||||||||||||||||||||||||||
65 | ||||||||||||||||||||||||||||
66 | ||||||||||||||||||||||||||||
67 | ||||||||||||||||||||||||||||
68 | ||||||||||||||||||||||||||||
69 | ||||||||||||||||||||||||||||
70 | ||||||||||||||||||||||||||||
71 | ||||||||||||||||||||||||||||
72 | ||||||||||||||||||||||||||||
73 | ||||||||||||||||||||||||||||
74 | ||||||||||||||||||||||||||||
75 | ||||||||||||||||||||||||||||
76 | ||||||||||||||||||||||||||||
77 | ||||||||||||||||||||||||||||
78 | ||||||||||||||||||||||||||||
79 | ||||||||||||||||||||||||||||
80 | ||||||||||||||||||||||||||||
81 | ||||||||||||||||||||||||||||
82 | ||||||||||||||||||||||||||||
83 | ||||||||||||||||||||||||||||
84 | ||||||||||||||||||||||||||||
85 | ||||||||||||||||||||||||||||
86 | ||||||||||||||||||||||||||||
87 | ||||||||||||||||||||||||||||
88 | ||||||||||||||||||||||||||||
89 | ||||||||||||||||||||||||||||
90 | ||||||||||||||||||||||||||||
91 | ||||||||||||||||||||||||||||
92 | ||||||||||||||||||||||||||||
93 | ||||||||||||||||||||||||||||
94 | ||||||||||||||||||||||||||||
95 | ||||||||||||||||||||||||||||
96 | ||||||||||||||||||||||||||||
97 | ||||||||||||||||||||||||||||
98 | ||||||||||||||||||||||||||||
99 | ||||||||||||||||||||||||||||
100 |