Skip to content

A retro-inspired map viewer that transforms modern maps into nostalgic ASCII art displays, reminiscent of classic teletext systems.

License

Notifications You must be signed in to change notification settings

mertturunc/teletext-map

Repository files navigation

Teletext Map

A retro-inspired map viewer that transforms modern maps into nostalgic ASCII art displays, reminiscent of classic teletext systems.

Teletext Map Demo

Installation

  1. Clone the repository
git clone https://github.com/mertturunc/teletext-map.git
cd teletext-map
  1. Install dependencies
npm install
  1. Set up environment variables by creating

.env.local

:

NEXT_PUBLIC_MAPBOX_ACCESS_TOKEN=your_mapbox_token_here
  1. Start the development server
npm run dev
  1. Open http://localhost:3000

Usage

  • Use arrow buttons to pan the map
  • Click + and - buttons to zoom in/out
  • The map automatically updates in ASCII art style

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A retro-inspired map viewer that transforms modern maps into nostalgic ASCII art displays, reminiscent of classic teletext systems.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published