An open API service indexing awesome lists of open source software.

https://github.com/ritiek/iceclimber-nes

[WIP] A remake of NES IceClimber using PyGame
https://github.com/ritiek/iceclimber-nes

game ice-climber nes nintendo remake

Last synced: over 1 year ago
JSON representation

[WIP] A remake of NES IceClimber using PyGame

Awesome Lists containing this project

README

          

# IceClimber-NES

A remake of NES IceClimber using PyGame.

## Installation:

```
pip install pygame
git clone https://github.com/ritiek/IceClimber-NES
cd IceClimber-NES
```

Execute it with

```
python iceclimber.py
```

## License:

`The MIT License`