SIMwagi
SIMwagi is a free and open-source simulation game engine designed for educational purposes, particularly in teaching programming and game development concepts. Created by the University of Wisconsin–Madison, it was originally developed as a tool for introductory computer science courses to help students learn object-oriented programming through game creation. The engine is written in Java and is distributed under the GNU General Public License (GPL), allowing for widespread use and modification.
The name "SIMwagi" combines "simulation" with "wagi," a reference to the WAGI (Wisconsin Advanced Game Initiative)
One of the key features of SIMwagi is its focus on modularity and reusability, encouraging students to
While SIMwagi is no longer actively maintained as of recent years, it remains a valuable resource for