Beomar97 / race-track

RaceTrack, originally a paper and pencil game, that simulates a car race, played by two players. The game is played on a squared sheet of paper, with a pencil line tracking each car's movement.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RaceTrack Logo
Contributions PayPal

Built with ❀️ by PathFinder


🏎️ RaceTrack by PathFinder

RaceTrack, originally a paper and pencil game, that simulates a car race, played by two players. The game is played on a squared sheet of paper, with a pencil line tracking each car's movement. The rules for moving represent a car with a certain inertia and physical limits on traction, and the resulting line is reminiscent of how real racing cars move. The game requires players to slow down before bends in the track, and requires some foresight and planning for successful play. The game is popular as an educational tool teaching vectors.

The game is also known under names such as Vector Formula, Vector Rally, Vector Race, Graph Racers, PolyRace, Paper and pencil racing, or the Graph paper race game.

🌌 Nightly Build

Excited for our Game? Get an early preview on MacOS or Windows!

Platform Download Link
MacOS RaceTrack.dmg
Windows x64 RaceTrack.jar + jre

πŸ‘ͺ PSIT3-FS20-IT18ta_WIN-Team5

Members

  • Dan Hochstrasser
  • Marco Forster (Project Manager)
  • Manuel Berweger
  • Marvin Tseng

πŸ“• Versioning

This project is developed using the Semantic Versioning specification. For the versions available, see the releases on this repository.

πŸ“š Documentation

Read our JavaDocs here.

βœ… Code Quality Check

A check is done after every commit in the master branch: Sonarcloud

πŸ“₯ Packaging & Running

Run./package.sh for a MacOS or ./package.ps1 for a Windows build in the package folder.

About

RaceTrack, originally a paper and pencil game, that simulates a car race, played by two players. The game is played on a squared sheet of paper, with a pencil line tracking each car's movement.


Languages

Language:Java 99.4%Language:Shell 0.3%Language:PowerShell 0.2%Language:TeX 0.1%