Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pooulad/termgame
🚨This is an cli game written with go
https://github.com/pooulad/termgame
cli-app game go golang terminal-game
Last synced: about 4 hours ago
JSON representation
🚨This is an cli game written with go
- Host: GitHub
- URL: https://github.com/pooulad/termgame
- Owner: pooulad
- License: mit
- Created: 2023-10-31T15:47:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-31T23:03:29.000Z (about 1 year ago)
- Last Synced: 2024-06-21T17:04:11.922Z (5 months ago)
- Topics: cli-app, game, go, golang, terminal-game
- Language: Go
- Homepage:
- Size: 14.8 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# termgame
🚨This is an meanless terminal game(cli game) that shows your character moving infinitely. So you run this game and see it for fun.
![Screenshot from 2023-11-01 02-15-09](https://github.com/pooulad/termgame/assets/86445458/b566135f-0368-46e0-8649-c230bf12e2da)## How to run
1- First of all make sure that you already installed golang in your machine.2- Then you should clone project in your system.
```
git clone https://github.com/pooulad/termgame.git
```
3- And finally in your root open terminal and type :
```
make
```congratulation😃 the game is running now just laugh, life is short my friend.