Home

Awesome

Tweaked to work with GraalPy Standalone

This project runs just fine (and fast!) on GraalPy 23.1. This fork includes some tweaks to build standalone binaries that just work with it.

graalpy -m standalone native -m racing-all-afternoon --venv my-venv-with-pygame -o racing-all-afternoon.exe

Now "racing-all-afternoon.exe" includes everything you need to run this game: on macOS and Linux (Windows coming soon).

Persona 4: Racing All Afternoon

Overview

A racing game parody of the Shin Megami Tensei and Persona series by Atlus. Features configurable controls and a story mode. In-game graphics for the racetracks use a pseudo-3D rendering algorithm inspired by Out Run.

Download Links

Screenshots

<img src="screenshots/screenshot-1.png" alt="screen-1" width="50%" height="50%"><img src="screenshots/screenshot-2.png" alt="screen-2" width="50%" height="50%"> <img src="screenshots/screenshot-3.png" alt="screen-3" width="50%" height="50%"><img src="screenshots/screenshot-4.png" alt="screen-4" width="50%" height="50%"> <img src="screenshots/screenshot-5.png" alt="screen-5" width="50%" height="50%"><img src="screenshots/screenshot-6.png" alt="screen-6" width="50%" height="50%">

Media Coverage

In 2015, a short review of Persona 4: Racing All Afternoon was featured in an article on Kotaku. (The article in question references a now-defunct download link. New releases will be given above).

Dependencies