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
A simple top-down racing game using Lib-gdx. Physics is done in Box-2D with self-drawn car sprites (very poorly drawn).
The plan is to add time-attack courses where you race against several ghost racers.
Very much a work in progress