# chip81 **Repository Path**: hanhanhanhu/chip81 ## Basic Information - **Project Name**: chip81 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-09 - **Last Updated**: 2021-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Chip8 Emulator ============== Currently working except for sound. Compiles on Linux. Depends on OpenGL and GLUT. To build: `make` To run: `./play ` ![logo](logo.png) ![space invaders](space_invaders.png) ![pong](pong.png)