Battle simulator
Battle simulator made with JMonkey, using a graph model as back-end
Java
86.2%
Scala
13.8%
Overview
Project Pitch
Developed for class Distributed Databases (8INF803) at UQAC (QC, CA). The GraphX API, which is Apache Spark’s API for graphs and graph-parallel computation is used to create the back-end graph.
Project goals
- → Understand graphs strength in the parallelization of tasks
- → Compute a small turn based game with dungeon and dragons entities
- → Learn JMonkey engine
Screenshots
Detailed Info
In Progress