Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Lunar lander application of the pipe-and-filter architecture style

License

Notifications You must be signed in to change notification settings

bsolca/Lunar-Lander-Assignment-6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lunar-Lander-Assignment-6

Lunar lander application of the pipe-and-filter architecture style Fall 2019 SE 451 at CALIFORNIA STATE UNIVERSITY SAN MARCOS (CSUSM)

The purpose of the project was to see how the pipe and filter style is working.

By default:

java GetBurnRate.java | java CalcNewValues.java | java DisplayValues.java

CalcNewValues is written in CPP DisplayValues in Rust

Demo

About

Lunar lander application of the pipe-and-filter architecture style

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published