4 Open Issues Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue

Simple Racing Game in Unity 6

Mathematica
Bounded Tilemap 2 months ago

AI Summary: Create a bounded 2D race track in Unity using a pre-made tile asset collection. This involves placing tiles to form the track and adding 2D colliders to define the track boundaries.

Complexity: 2/5
enhancement good first issue

Simple Racing Game in Unity 6

Mathematica
Basic Movement 2 months ago

AI Summary: Implement basic 2D movement controls for a sprite within a Unity game scene. This involves setting up input handling and applying appropriate transformations to the sprite's position based on user input.

Complexity: 2/5
enhancement good first issue

Simple Racing Game in Unity 6

Mathematica
Main Menu 2 months ago

AI Summary: Create a main menu scene in Unity for a simple racing game. The menu should include buttons for starting a new game, viewing high scores (a placeholder is acceptable), viewing credits, and quitting the game.

Complexity: 2/5
enhancement good first issue

Simple Racing Game in Unity 6

Mathematica