결정론적 lockstep 네트워킹을 기반으로 만든 멀티플레이어 테트리스입니다. C++17, CMake, OpenGL 기반이며 raylib 없이 직접 구현한 Win32 백엔드와 SDL2 백엔드를 함께 사용합니다. 이 저장소에는 게임 클라이언트, 릴레이/룸 서버, HTTP+SQLite 메타 서버, 결정론 회귀 테스트 ...
pocketpy is a portable Python 3.x interpreter, written in C11. It aims to be an alternative to Lua for game scripting, with elegant syntax, powerful features and competitive performance. pocketpy has ...