Skip to content

A tennis match simulator running on your Node console.

License

Notifications You must be signed in to change notification settings

olrafa/nodal-point

Repository files navigation

Nodal point

About

A tennis game simulator to run from the terminal, where users only watch the outcome of each point. The idea is vaguely inspired by the vintage football game Elifoot.

The name and ranking of players are scraped from WTA and ATP websites. We filter the top 16 to be selectable to play.

Nodal point is the "Sweetspot" of a tennis racket, also known as Node (source).

Preview

Peek 2023-05-02 15-12

Run the project

There is no production build or anything like that. It's just set for a local development environment. So, you need to have Node installed.

Then, run:

git clone git@github.com:olrafa/nodal-point.git
cd nodal-point
npm install

Start a match with npm start. The process will finish when the match is over.

License

MIT

About

A tennis match simulator running on your Node console.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published