A downloadable game for Windows, macOS, and Linux

Download NowName your own price

A Simple 3D Racing Game Made In Python With The Ursina Engine

Rally has 6 tracks, 6 cars, Multiplayer, AI, 2 Gamemodes and More!

Feel free to leave comments or feedback on how I can improve the game! Also, try to beat my highscores! If you beat me in everything, you unlock the Surfin' Bird Cosmetic :D

MULTIPLAYER

To play with other people, follow these steps:

  1. Download Rally and double click the Rally executable.
  2. Click Multiplayer.
  3. Enter the IP address and PORT (25565 by default) you want the server to run on. (Use 'localhost' for localhost)
  4. Click CREATE SERVER.
  5. Enter your username.
  6. Then click JOIN-SERVER

To join a server:

  1.  Double click the Rally executable.
  2. Click Multiplayer.
  3. Click JOIN SERVER.
  4. Enter the EXTERNAL/PUBLIC IP address and PORT as well as your Username.
  5. Click JOIN.
StatusReleased
PlatformsWindows, macOS, Linux
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
AuthorMandaw
GenreRacing
TagsArcade, Indie, Low-poly, Multiplayer, python, rally, Singleplayer, ursina, ursinaengine
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard
AccessibilityConfigurable controls
MultiplayerServer-based networked multiplayer
LinksSource code, YouTube, Community

Download

Download NowName your own price

Click download now to get access to the following files:

Rally-Windows 155 MB
Rally-Mac
Rally-Linux 136 MB

Development log

View all posts

Comments

Log in with itch.io to leave a comment.

it doesnt let me play the first map

(1 edit) (-3)

Can you try making it a little more high poly? It disturbs me after playing Gangs of New York

Edit: Also try making it open world. Blender has a city addon you can use.

The Linux version just strait up doesn't launch. Based on the __MACOSX__ folder in the project, you are on a Mac. So I understand if it is kind of hard!

BTW, I need a Mac tester for my game, talk to me if you are interested! :-)

Oglo#3838 (My Discord)

Did you extract the zip? Which Distro are you using? since I built the game on Ubuntu

(2 edits)

I’ve just tested on Debian and it doesn’t load.

./Rally 
bash: ./Rally: cannot execute binary file: Exec format error

And as the other commenter said, it has MacOS files so perhaps you packaged the wrong executables/files.

I just tried running from source and unfortunately it crashes while loading assets. I’ll investigate and raise it on Github.

Yeah sorry I cant help you there. It works perfectly fine on my VM of Ubuntu so idk :/ The reason it has a MacOS folder is because I zipped all of the builds on mac since i didnt have to deal with things such as winrar on windows

(1 edit)

I didn’t raise an issue in the end because someone already had and you told them how to fix it: all you need to do is set the Ursina dependency in requirements.txt to version 5+ (it’s currently set to 4.1.1).

So running from source can work.

(1 edit)

GLITCH FOUND
Bro when u are in garage/menu and u press WASD the car still moves

yeah I know about that. I just left it in there because it’s cool to drive in that camera angle. It doesn’t break any of the gameplay features so I just left it in there

Great Game sir!

thank you :)

Hey can u gimme the updated link of your discord?

(1 edit)

Yeah, sorry i think this should work
https://discord.gg/MPPqj9PNt3

let me know if it doesnt work

(+1)(-1)

good game, and with improved physics can be better

Thank you, yeah the problem with physics is that they are hard to replicate when you don't have a physics engine xD let me know if you come across any other bugs :)