Skip to content

popojan/racetrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

racetrack

  • another take on turn based racing
  • bezier racetrack aka formulky, from scratch
  • deployed at formulky.cz

Changelog

2020/10/10

  • naive A-star like AI bots with limited look-ahead and precision
  • grid configuration e.g. ?players=111111101H
    • 0 Empty
    • 1 AI (bot)
    • H Human (player)

2019

  • new features as opposed to hraj.si/formulky
    • mid-track collision avoidance (objective function optimization thanks to optimization-js)
    • off-track driving allowed - impacts control circle radius

About

turn based racing game with quadratic bézier curve trajectory

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published