Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mitchellgray100/critter-world-readme

A README for my private CS 2112 Critter World Project
https://github.com/mitchellgray100/critter-world-readme

game-development java javafx parser readme simulation-game threading tokenizer-parser

Last synced: 3 days ago
JSON representation

A README for my private CS 2112 Critter World Project

Awesome Lists containing this project

README

        

# Critter-World-README

## Team
Our team consisted of:

[Mitchell Gray](https://github.com/MitchellGray100);

[Jacob Kerr](https://github.com/jakejack13);

[Sabrina Li](https://www.linkedin.com/in/sabrina-li-a895b21b5/);

## Disclaimer
We sadly can't upload any source code since the project was for a class project which would lead to an academic integrity violation; however, source code can be requested by job recruiters!

## Files

Critter World Specification: http://www.cs.cornell.edu/courses/cs2112/2021fa/project/project.pdf?1632534588

Example Critter File: http://www.cs.cornell.edu/courses/cs2112/2021fa/project/example-critter.txt

Example World File: https://github.com/MitchellGray100/Critter-World-README/blob/main/world.txt

Project Grammar: http://www.cs.cornell.edu/courses/cs2112/2021fa/project/grammar.txt

___


## Images of Game

Shows a large critter near different sized foods and a rock. Text Appears when hovering over buttons.
The critter was clicked so the information related to the critter appears on the left hand side.
The number of time-steppings made is displayed on the left.
![Critter With Food](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image1.png)

The Program can be zoomed in with the slider bar
![Program zooms in more](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image2.png)

The Program can move the part of the world being viewed with navigation bars.
![Programs moves to the side](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image3.png)

The program zooms out fully to show the whole world.
![Whole world shown](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image4.png)

Multiple Critters and rocks are in this world. The size of the critter and food illustrates its strength and energy respectively.
The direction (indicated by its eyes) that the critter is facing is the way it can move forward.
The selected critter glows white and has a blue glowing border.
![Multiple Critters facing different directions and have different sizes](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image5.png)

Time is stepped and another food is spawned randomly in the world.
![Project zoomed in on the critters. A new food spawned after stepping time](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image6.png)

The Critter Info tab can increase or decrease in size to show more or less information for critters with large or small program trees.
![Critter info expanded with dynamic sizing for critters with large Program Trees](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image7.png)

The second critter is selected so it glows and its information shows in the Critter Info tab.
![Second Critter's info is shown](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image8.png)

Shows time being stepped. Food randomly spawns in the world.
![Time being stepped. Food randomly spawns](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image9.png)

Empty world with no critters. Only rocks and food.
![World with No Critters](https://github.com/MitchellGray100/Critter-World-README/blob/main/Screenshots/image10.png)

# Images of Game

Image of Food.


![Picture of Food](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/Food.png)

Image of Rock.


![Picture of Food](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/Rock.png)

All Critter Variations:








![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterAmerican.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterBlue.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterBrightBlue.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterBrightPink.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterDarkBlue.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterDarkGray.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterDarkOrange.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterDarkPurple.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterForestGreen.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterGray.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterLightGreen.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterLightPink.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterLightYellow.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterLime.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterMaroon.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterOrange.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterPink.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterPurple.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterRainbow.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterRed.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterSkyBlue.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterTan.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterWhite.png)

![Picture of Critter](https://github.com/MitchellGray100/Critter-World-README/blob/main/Assets/hexagonCritterYellow.png)