A framework for developing 2D games NasNas has been introduced
The NasNas project is developing a modular framework for creating 2D games in C++, utilizing the SFML library for rendering and focusing on pixel art style games. The code is written in C++17 and is distributed under the Zlib license. It supports operation in Linux, Windows, and Android. There is a wrapper for Python. An example is the game History Leaks, created for a competition […]
