You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository, Unity-2D_Platform-Game, is a 2D platformer game project built with Unity. The codebase is predominantly written in C# (74.4%), with additional contributions from ShaderLab (21.8%) …
A Python implementation of the classic Tic-Tac-Toe game with support for both single-player (vs computer) and two-player modes. The game features a simple text-based interface and includes function…