Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cterence/chip8-go
https://github.com/cterence/chip8-go
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cterence/chip8-go
- Owner: cterence
- Created: 2024-01-15T18:45:55.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-21T00:58:55.000Z (12 months ago)
- Last Synced: 2024-11-08T15:14:58.375Z (2 months ago)
- Language: Go
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chip8 Emulator
Written in Golang. Not complete yet.
Build with `build.sh` and run with `run.sh`. It will try to bind the container with your X11 server to display the game window.