https://github.com/shivan-s/spaceship
A terminal game
https://github.com/shivan-s/spaceship
bubbletea charmcli game golang lipgloss terminal-based-game
Last synced: 11 months ago
JSON representation
A terminal game
- Host: GitHub
- URL: https://github.com/shivan-s/spaceship
- Owner: shivan-s
- License: mit
- Created: 2023-10-27T01:53:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-14T15:49:38.000Z (over 2 years ago)
- Last Synced: 2025-03-05T14:49:30.473Z (over 1 year ago)
- Topics: bubbletea, charmcli, game, golang, lipgloss, terminal-based-game
- Language: Go
- Homepage:
- Size: 1.09 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spaceship

This little program emulates a simple game I made in high school on a graphics calculator.
The purpose of this project is to act as a fun way to learn Golang as well as tools made by [Charm](https://charm.sh/), like `bubbletea` and `lipgloss`.