Skip to content

ufjf-gamelab/world-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMUPRO

SIMUPRO is a project developed as part of my Thesis work. It is a simulation tool that allows users to explore and analyze the topology of graph-based games.

Functionalities:

  • Graph topology editing tool to represent the game environment structure.
  • Search algorithms to simulate player progress in the games, providing dynamic analysis.
  • Configurable elements to allow environment and characteristics adaptation.
  • Data analysis using heatmaps, providing clear visualization of challenging areas and player paths.

Technologies Used:

  • React: JavaScript library for building user interfaces.
  • TypeScript: Superset of JavaScript that adds static typing to the code.
  • Cytoscape.js: JavaScript library for graph visualization and manipulation.
  • Other dependencies and tools used.

How to Run the Project:

  1. Clone this repository.

  2. Install project dependencies:

    npm install

  3. Run the project locally:

    npm start

  4. Open your browser and go to http://localhost:3000.

Contribution:

Contributions are welcome! If you have suggestions, improvements, or encounter issues, please open an issue in this repository.

License:

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors