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
- Host: GitHub
- URL: https://github.com/ritiek/iceclimber-nes
- Owner: ritiek
- License: mit
- Created: 2017-02-19T20:36:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-12T07:13:45.000Z (over 8 years ago)
- Last Synced: 2025-03-10T16:51:55.599Z (over 1 year ago)
- Topics: game, ice-climber, nes, nintendo, remake
- Language: Python
- Homepage:
- Size: 3.65 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`