Skip to content

emilyohnavarro/simse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title: SimSE (Model Builder and Code Generator)

Introduction: SimSE is an educational software engineering simulation environment whose goal is to bridge the gap between the large amount of conceptual software engineering knowledge given to students in lectures and the comparably small amount of this they actually get to put into practice in an associated "toy" software engineering project. SimSE allows students to practice a "virtual" software engineering process (or sub-process) in a fully graphical, interactive, and fun setting in which direct, graphical feedback enables them to learn the complex cause and effect relationships underlying the processes of software engineering.

The code in this repo is the SimSE model building environment, which includes the model builder and the code generator.

image

image

image

For more info, see https://www.ics.uci.edu/~emilyo/SimSE/ and also the docs folder in this repo.

Technologies: Java SDK, JFreeChart

Launch:

  1. Compile all .java files in src (recursively)
  2. Run simse/src/simse/modelbuilder/ModelBuilderGUI

About

This is the code for the Model Builder and Code Generator of SimSE, an educational software engineering simulation game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published