Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/helpcomputer/nydd
A dark mini-platform/RPG/adventure game using Pyxel engine.
https://github.com/helpcomputer/nydd
game game-development gamedevelopment pico-8 python pyxel retro retro-game
Last synced: 3 months ago
JSON representation
A dark mini-platform/RPG/adventure game using Pyxel engine.
- Host: GitHub
- URL: https://github.com/helpcomputer/nydd
- Owner: helpcomputer
- Created: 2022-09-25T12:17:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-27T12:59:32.000Z (8 months ago)
- Last Synced: 2024-08-11T11:27:30.623Z (5 months ago)
- Topics: game, game-development, gamedevelopment, pico-8, python, pyxel, retro, retro-game
- Language: Python
- Homepage:
- Size: 960 KB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nydd
## Introduction
A dark mini-platform/RPG/adventure game written in Python and using the Pyxel engine.## NOTE: This project was abandoned but I'm leaving the source code up for anyone that might be interested.
## Dependencies
- [Python](https://www.python.org/) 3.7 or higher.
- [Pyxel](https://github.com/kitao/pyxel) 1.8.15 or higher.## Controls
- Move: Arrow keys
- Attack: Z
- Jump: X
- Start game/Pause: Enter
- Quit to main menu: Q
- Exit game: Escape## Web play test (might be an old version)
- [Here](https://helpcomputer.github.io/pyxel/nydd/)## Credits
- Designed by [helpcomputer0](https://twitter.com/helpcomputer0)
- Main title font by [Damien Guard](https://github.com/damieng)