Open Issues Need Help
View All on GitHub In game menu / Pause menu 2 months ago
enhancement good first issue
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
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
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