Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-14T15:49:38.000Z (about 1 year ago)
- Last Synced: 2023-11-15T14:39:06.438Z (about 1 year ago)
- Topics: bubbletea, charmcli, game, golang, lipgloss, terminal-based-game
- Language: Go
- Homepage:
- Size: 1.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spaceship
![spaceship](./spaceship.gif)
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`.