A downloadable game for Windows

This game was developed as part of a university assignment for Programming for Videogames I.

The main goal: create a C++ game where a train carrying radioactive material must reach the end of the track with as many wagons as possible.


Gameplay:

The train starts with a locomotive and two wagons, each numbered randomly from 0 to 9.

As it moves, it encounters new wagons.

To add a new wagon, the player must correctly solve a random addition problem.

If the answer is correct and given within 5 seconds, the new wagon is added to the train, sorted by its value.

If the answer is wrong or too slow, an existing wagon is destroyed.


Win / Lose conditions:

Win: keep the train running and collect as many wagons as possible.

Lose: lose all three key elements (two wagons + locomotive).


Controls:

Keyboard: enter the result of the sum problem when prompted.


Technologies used: 

C++, SFML, Visual Studio


Developer: JulioCz

Download

Download
Radioactive_Train.rar 3.2 MB

Leave a comment

Log in with itch.io to leave a comment.